diff --git a/README.md b/README.md index 6c36fbc..55623a5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +
+ +[![GitHub License](https://img.shields.io/github/license/stylescape/font.gl?style=flat-square&logo=readthedocs&logoColor=FFFFFF&label=&labelColor=%23041B26&color=%23041B26&link=LICENSE)](https://github.com/stylescape/example-vite/blob/main/LICENSE) +[![devContainer](https://img.shields.io/badge/devContainer-23041B26?style=flat-square&logo=Docker&logoColor=%23FFFFFF&labelColor=%23041B26&color=%23041B26)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/stylescape/example-vite) +[![StackBlitz](https://img.shields.io/badge/StackBlitz-23041B26?style=flat-square&logo=StackBlitz&logoColor=%23FFFFFF&labelColor=%23041B26&color=%23041B26)](https://stackblitz.com/github/stylescape/example-vite/tree/main?file=src%2Findex.html) + +
+ +

Stylescape Logo

@@ -8,15 +17,34 @@ Include [Stylescape](https://scape.style)'s source Sass and individual JavaScript plugins with [Vite](https://vitejs.dev/). +--- + ## Edit in browser [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/stylescape/example-vite/tree/main/vite?file=src%2Findex.html) -## How to use +--- + +## Quickstart ```sh git clone https://github.com/stylescape/example-vite.git -cd examples/vite/ npm install npm start ``` + +--- + +## Colophon + +Made with ❤️ by **[Scape Agency](https://www.scape.agency)** + +### Contributing + +Contributions are welcome! Please fork the repository and submit a pull request with your changes. + +### License + +This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for details. + +---