add tailwindcss
Showing
... | @@ -58,5 +58,10 @@ | ... | @@ -58,5 +58,10 @@ |
] | ] | ||
}, | }, | ||
"proxy": "http://139.198.127.28:18762", | "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