Skip to content

Commit

Permalink
Update less.js to latest version (go-gitea#3932)
Browse files Browse the repository at this point in the history
  • Loading branch information
lafriks authored and lunny committed May 10, 2018
1 parent 60424b7 commit abff697
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 190 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ stylesheets-check: generate-stylesheets

.PHONY: generate-stylesheets
generate-stylesheets:
node_modules/.bin/lessc --no-ie-compat --clean-css public/less/index.less public/css/index.css
node_modules/.bin/lessc --clean-css public/less/index.less public/css/index.css

.PHONY: swagger-ui
swagger-ui:
Expand Down
Loading

0 comments on commit abff697

Please sign in to comment.