https://github.com/lagden/modular-css-demo
Just a demo
https://github.com/lagden/modular-css-demo
modular-css rollup sugarss svelte
Last synced: 10 months ago
JSON representation
Just a demo
- Host: GitHub
- URL: https://github.com/lagden/modular-css-demo
- Owner: lagden
- Created: 2019-07-25T05:12:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T04:35:49.000Z (over 3 years ago)
- Last Synced: 2025-04-03T14:15:33.318Z (about 1 year ago)
- Topics: modular-css, rollup, sugarss, svelte
- Language: JavaScript
- Homepage: https://lagden.github.io/modular-css-demo/
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo
[![XO code style][xo-img]][xo]
[xo-img]: https://img.shields.io/badge/code_style-XO-5ed9c7.svg
[xo]: https://github.com/sindresorhus/xo
It's a demo using:
- [Svelte 3](https://svelte.dev/)
- [Rollup](https://rollupjs.org/)
- [Postcss with Sugarss](https://github.com/postcss/sugarss)
- [modular-css](https://m-css.com/)
---
[Click here to see the demo](https://lagden.github.io/modular-css-demo/)
## Usage
```
$ git clone git@github.com:lagden/modular-css-demo.git demo
$ cd demo
$ npm i
$ npm run dev
```
## Copyright
[TEx Tecnologia](https://www.textecnologia.com.br/)