icons8 / line-awesome

Replace Font Awesome with modern line icons
https://icons8.com/line-awesome
Other
1.25k stars 141 forks source link

Add `"main"` field to package.json #63

Closed nfantone closed 3 years ago

nfantone commented 4 years ago

This allows tools like postcss-import to automatically resolve @import statements from .css files.

/* Currently not possible */
@import 'line-awesome';