Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
boke0 committed Mar 24, 2021
1 parent f8fae30 commit 1af3cf5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 16 deletions.
18 changes: 4 additions & 14 deletions mitama/app/static/mitama-style.css

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

2 changes: 1 addition & 1 deletion mitama/app/static/mitama-style.css.map

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build-css": "sass scss/style.scss mitama/portal/static/mitama-style.css",
"build-css": "sass scss/style.scss mitama/app/static/mitama-style.css",
"watch-css": "nodemon -e scss -x \"npm run build-css\""
},
"repository": {
Expand Down

0 comments on commit 1af3cf5

Please sign in to comment.