dress-css
Version:
CSS helper mobile library
14 lines (13 loc) • 303 B
Markdown
###### First create an .env file with the following content:
```bash
DRESS_VERSION=
```
###### Run proyect install
```bash
npm install
```
###### Run dev script
```bash
npm run dev
```
###### Then you can change/add/remove the .scss files in src folder and see the changes in dist folder