An open API service indexing awesome lists of open source software.

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

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 [email protected]:lagden/modular-css-demo.git demo
$ cd demo
$ npm i
$ npm run dev
```

## Copyright

[TEx Tecnologia](https://www.textecnologia.com.br/)