Update tailwind.config.js
This commit is contained in:
parent
2c0eb6cdb1
commit
435b0f8a7a
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ const colors = {
|
|||
"coolgray-500": "#323232",
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
darkMode: "selector",
|
||||
content: [
|
||||
'./storage/framework/views/*.php',
|
||||
|
|
|
|||
Loading…
Reference in a new issue