mirror of
https://github.com/Xevion/rust-sdl2-emscripten.git
synced 2025-12-06 21:16:21 -06:00
Add tailwindcss, revamp index with details
This commit is contained in:
7
postcss.config.js
Normal file
7
postcss.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
cssnano: {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user