mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
32 lines
682 B
Markdown
32 lines
682 B
Markdown
# <img src="https://shoelace.style/source/img/wordmark.svg" alt="Shoelace.css" width="380">
|
||
|
||
A back to the basics CSS starter kit. For when you don’t need the whole boot.
|
||
|
||
📚 [Website & Docs](https://shoelace.style)
|
||
|
||
💻 [Source Code](https://github.com/claviska/shoelace-css)
|
||
|
||
🚛 [License](LICENSE.md)
|
||
|
||
---
|
||
|
||
## Developers
|
||
|
||
Shoelace ships with a CLI that can be used to build a release and generate documentation. To build a release, run:
|
||
|
||
```
|
||
node build.js --build
|
||
```
|
||
|
||
To see all available options, run:
|
||
|
||
```
|
||
node build.js --help
|
||
```
|
||
|
||
---
|
||
|
||
Developed by [@claviska](https://twitter.com/claviska) for [Surreal CMS](https://www.surrealcms.com/).
|
||
|
||
© A Beautiful Site, LLC
|