mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
Add tailwindcss
This commit is contained in:
3
postcss.config.js
Normal file
3
postcss.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
plugins: ["tailwindcss", "postcss-preset-env"],
|
||||
};
|
Reference in New Issue
Block a user