https://github.com/stylescape/example-webpack
Stylescape Example | Webpack
https://github.com/stylescape/example-webpack
stylescape webpack
Last synced: 5 days ago
JSON representation
Stylescape Example | Webpack
- Host: GitHub
- URL: https://github.com/stylescape/example-webpack
- Owner: stylescape
- License: mit
- Created: 2024-08-16T06:33:07.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2026-01-11T07:03:50.000Z (about 1 month ago)
- Last Synced: 2026-01-11T13:43:11.500Z (about 1 month ago)
- Topics: stylescape, webpack
- Language: HTML
- Homepage: https://style.scape
- Size: 404 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/stylescape/example-webpack/blob/main/LICENSE)
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/stylescape/example-webpack)
[](https://stackblitz.com/github/stylescape/example-webpack/tree/main?file=src%2Findex.html)
Stylescape + Webpack
Example Project
---
Include [Stylescape](https://scape.style)'s source Sass and individual JavaScript plugins with [Webpack](https://webpack.js.org).
---
## Quickstart
```sh
git clone https://github.com/stylescape/example-webpack.git
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.
---