https://github.com/filipelinhares/funkcss
🖐 Atomic CSS library
https://github.com/filipelinhares/funkcss
css functional-css
Last synced: 10 months ago
JSON representation
🖐 Atomic CSS library
- Host: GitHub
- URL: https://github.com/filipelinhares/funkcss
- Owner: filipelinhares
- License: mit
- Created: 2015-12-18T17:03:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-14T18:46:00.000Z (about 9 years ago)
- Last Synced: 2024-04-14T04:16:42.733Z (almost 2 years ago)
- Topics: css, functional-css
- Language: CSS
- Homepage: https://funk.surge.sh
- Size: 313 KB
- Stars: 17
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# funkcss [](https://www.npmjs.com/package/funkcss) 
### Flexible
Following strict yet simple conventions it's easy to extend funkcss to suit almost any project.
### No side-effects
With immutable helpers it will apply your style not matter in what context.
### Handly
Following emmet naming convention: `.ta-c` is `text-align: center;` it is really easy and intuitive to type.
## Contributing
Read our [contributing](CONTRIBUTING.md) guide if you're looking to contribute.
## License
[MIT](LICENSE.md) © Filipe Linhares