📦 update: 6.6.8
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// https://tailwindcss.com/docs/configuration
|
||||
module.exports = {
|
||||
content: ["./index.php", "./app/**/*.php", "./resources/**/*.{php,vue,js}"],
|
||||
content: ['./index.php', './app/**/*.php', './resources/**/*.{php,vue,js}'],
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {}, // Extend Tailwind's default colors
|
||||
|
||||
Reference in New Issue
Block a user