JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q37015F
  • License MIT

A nimble micro CSS Framework

Package Exports

  • thimblecss
  • thimblecss/scss/thimble.scss

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (thimblecss) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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