A forward-thinking library of web components.
 
 
 
 
Go to file
Cory LaViska 55dfc910a4 Remove watch task 2017-07-25 21:05:35 -04:00
css Add progress bar 2017-07-25 20:47:15 -04:00
dist Updated minified version 2017-07-25 21:02:25 -04:00
docs Fix styles for vertical tab example 2017-07-25 21:00:48 -04:00
js Make ESLint behave 2017-07-25 17:25:43 -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 Add gzipped size 2017-07-25 16:13:35 -04:00
gulpfile.js Remove watch task 2017-07-25 21:05:35 -04:00
package-lock.json Remove watch task 2017-07-25 21:05:35 -04:00
package.json Remove watch task 2017-07-25 21:05:35 -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 (6KB gzipped).

Documentation & Examples