https://github.com/lagden/modular-css-demo
Just a demo
https://github.com/lagden/modular-css-demo
modular-css rollup sugarss svelte
Last synced: 27 days 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T04:35:49.000Z (over 2 years ago)
- Last Synced: 2025-03-25T09:51:46.099Z (about 1 month 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/xoIt'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 [email protected]:lagden/modular-css-demo.git demo
$ cd demo
$ npm i
$ npm run dev
```## Copyright
[TEx Tecnologia](https://www.textecnologia.com.br/)