thimblecss
v2.2.6
Published
A nimble micro CSS Framework
Downloads
6
Maintainers
Readme
ThimbleCSS
A nimble micro CSS Framework. Powered by the Agile League
v2.2.6
Full Documentation at ThimbleCSS
Install with npm
$ npm install thimblecss
Install with Yarn
$ yarn add thimblecss
Manually Compile with sass
$ sass --watch thimble.scss:style.css
Featuring
- Grid with basic alignment and ordering
- Basic typography styles
- Simple media containers
That's it! No bloat or modules to override, just the basics for a fast and lightweight build.
Set up Thimble
To customize, copy the variables found in scss/_thimble-overrides.scss to a settings file in your site/app
For Complete documentation, please visit ThimbleCSS
License
Licensed under the MIT LIcense