Skip to content

Commit

Permalink
Add minified CSS to 0.2.1 files, update CONTRIBUTING.md for future re…
Browse files Browse the repository at this point in the history
…leases

cc @DmitrySharabin
  • Loading branch information
LeaVerou committed May 28, 2020
1 parent f85cd16 commit 9a62d9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ gulp # generate files (remember gulp watch doesn't minify!)
mv src/local1.js src/local.js # restore local.js
cd dist
mkdir -m 777 X.Y.Z
mv mavo.css mavo.js mavo.es5.js mavo.es5.min.js mavo.min.js X.Y.Z
mv mavo.css mavo.min.css mavo.js mavo.es5.js mavo.es5.min.js mavo.min.js X.Y.Z
cd .. && gulp # regenerate local files
```
Then:
Expand Down
2 changes: 2 additions & 0 deletions dist/0.2.1/mavo.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9a62d9c

Please sign in to comment.