Improve assets
This commit is contained in:
parent
f69067f7ae
commit
8edf81608f
21 changed files with 17 additions and 18 deletions
4
Makefile
4
Makefile
|
@ -1,7 +1,7 @@
|
|||
TW_VERSION=4.1.3
|
||||
TW_BIN=./bin/tailwindcss
|
||||
STYLE_SRC=./static/style/global.css
|
||||
STYLE_DIST=./static/style/dist.css
|
||||
STYLE_SRC=./assets/style/global.css
|
||||
STYLE_DIST=./assets/style/dist.css
|
||||
|
||||
UNAME_S := $(shell uname -s)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue