2017-08-18 10:09:09 -04:00
|
|
|
|
# <img src="https://shoelace.style/source/img/wordmark.svg" alt="Shoelace.css" width="380">
|
2017-07-25 16:05:23 -04:00
|
|
|
|
|
|
|
|
|
|
A back to the basics CSS starter kit. For when you don’t need the whole boot.
|
|
|
|
|
|
|
2017-07-26 21:16:20 -04:00
|
|
|
|
📚 [Website & Docs](https://shoelace.style)
|
2017-07-26 15:44:58 -04:00
|
|
|
|
|
|
|
|
|
|
💻 [Source Code](https://github.com/claviska/shoelace-css)
|
2017-07-25 16:05:23 -04:00
|
|
|
|
|
2017-07-26 15:44:58 -04:00
|
|
|
|
🚛 [License](LICENSE.md)
|
2017-07-25 16:05:23 -04:00
|
|
|
|
|
2017-07-26 15:44:58 -04:00
|
|
|
|
---
|
2017-07-25 16:05:23 -04:00
|
|
|
|
|
2017-07-27 12:57:21 -04:00
|
|
|
|
## Developers
|
|
|
|
|
|
|
2017-08-08 17:47:58 -04:00
|
|
|
|
Shoelace ships with a CLI that can be used to build a release and generate documentation. To build a release, run:
|
2017-07-30 11:05:45 -04:00
|
|
|
|
|
|
|
|
|
|
```
|
2017-08-07 13:36:05 -04:00
|
|
|
|
node build.js --build
|
2017-07-30 11:05:45 -04:00
|
|
|
|
```
|
|
|
|
|
|
|
2017-08-18 10:09:09 -04:00
|
|
|
|
To see all available options, run:
|
2017-07-27 12:57:21 -04:00
|
|
|
|
|
|
|
|
|
|
```
|
2017-08-07 13:36:05 -04:00
|
|
|
|
node build.js --help
|
2017-07-27 12:57:21 -04:00
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2017-07-26 15:44:58 -04:00
|
|
|
|
Developed by [@claviska](https://twitter.com/claviska) for [Surreal CMS](https://www.surrealcms.com/).
|
2017-07-25 16:05:23 -04:00
|
|
|
|
|
2017-07-26 15:44:58 -04:00
|
|
|
|
© A Beautiful Site, LLC
|