A forward-thinking library of web components.
 
 
 
 
Go to file
Cory LaViska e73aeb2b40 Initial commit 2017-07-25 16:05:23 -04:00
css Initial commit 2017-07-25 16:05:23 -04:00
dist Initial commit 2017-07-25 16:05:23 -04:00
docs Initial commit 2017-07-25 16:05:23 -04:00
js Initial commit 2017-07-25 16:05:23 -04:00
.editorconfig Initial commit 2017-07-25 16:05:23 -04:00
.eslintrc Initial commit 2017-07-25 16:05:23 -04:00
.gitignore Initial commit 2017-07-25 16:05:23 -04:00
LICENSE.md Initial commit 2017-07-25 16:05:23 -04:00
README.md Initial commit 2017-07-25 16:05:23 -04:00
gulpfile.js Initial commit 2017-07-25 16:05:23 -04:00
package-lock.json Initial commit 2017-07-25 16:05:23 -04:00
package.json Initial commit 2017-07-25 16:05:23 -04:00

README.md

👟 Shoelace.css

A back to the basics CSS starter kit. For when you dont need the whole boot.


Shoelace is a starter kit, not a framework. Think of it as a CSS reset sprinkled with helpful components. Bootstrap users will find it familiar, yet refreshing.

Just link to the stylesheet, add your customizations, and start building stuff.

Shoelace is highly customizable through CSS variables. It doesnt require Less, Sass, or any preprocessing at all. The minified version is only 31KB.

Documentation & Examples