Skip to content

agileleague/thimblecss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThimbleCSS

A nimble micro CSS Framework. Powered by the Agile League

v2.3.0

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

About

A nimble CSS framework built with Flex Box for the modern web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages