📦 improve(patch): bud@6.2.0 (#3074)
This commit is contained in:
9
tailwind.config.cjs
Normal file
9
tailwind.config.cjs
Normal file
@@ -0,0 +1,9 @@
|
||||
module.exports = {
|
||||
content: ["./index.php", "./app/**/*.php", "./resources/**/*.{php,vue,js}"],
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
};
|
||||
Reference in New Issue
Block a user