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",
|
"coolgray-500": "#323232",
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = {
|
export default {
|
||||||
darkMode: "selector",
|
darkMode: "selector",
|
||||||
content: [
|
content: [
|
||||||
'./storage/framework/views/*.php',
|
'./storage/framework/views/*.php',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue