Merge branch 'dev-2106' into 'master'
add tailwindcss See merge request !5
Showing
| ... | ... | @@ -60,5 +60,10 @@ |
| ] | ||
| }, | ||
| "proxy": "http://139.198.127.28:18762", | ||
| "homepage": "http://myhost/data-govern" | ||
| "homepage": "http://myhost/data-govern", | ||
| "devDependencies": { | ||
| "autoprefixer": "^9.8.6", | ||
| "postcss": "^7.0.36", | ||
| "tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.1.4" | ||
| } | ||
| } |
src/variables.less
0 → 100644
tailwind.config.js
0 → 100644
Please
register
or
sign in
to comment