feathericons / feathericons/feather
Distribute css/scss files to npm
- Dominant language
- JavaScript
- Stars
- 26k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I was wondering if you could provide an CSS/SCSS file that can be included in projects that prefer not to work with the JS version?
FontAwesome v4 does this and I personally think it's a great and flexible way to work with icons.
A developer could just include `feather.(s)css` from node_modules and use it like `` to get the check icon.
Thanks for considering! :)
Contributor guide
Research direction
Start by inspecting the npm package contents and how the JavaScript version is distributed, then determine where the requested feather.(s)css entry should be generated or included. Done means projects can load the CSS or SCSS file from node_modules and use the demonstrated fe fe-check class to render an icon.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, scss
- Domain
- build-system, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100