2.2.6 • Published 2 years ago

thimblecss v2.2.6

Weekly downloads
5
License
MIT
Repository
github
Last release
2 years ago

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