0.0.5 • Published 9 years ago
tacky-sass v0.0.5
tacky-sass
The Sass version of Tachyons, but with %placeholders instead of .classes. @extend away!
Installation
npm install --save tacky-sassUsage
When using with the Webpack sass loader:
@import "~tacky-sass/tacky";License
MIT
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Built by @mrmrs_ & @4lpine. Re-jiggered by @fschroiff
This package was initially generated with yeoman and the p generator.