first commit
This commit is contained in:
7
wp-content/themes/ostal_WP/tailwind.config.js
Normal file
7
wp-content/themes/ostal_WP/tailwind.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
content: ["./**/*.{php,html,js}", "./*.php"],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
Reference in New Issue
Block a user