Skip to content

Commit

Permalink
Refactor tailwind.config.js to remove unused import and improve maint…
Browse files Browse the repository at this point in the history
…ainability
  • Loading branch information
ferdiunal committed Sep 16, 2024
1 parent d607993 commit 32d0842
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { generateTailwindColors } from '../../vendor/laravel/nova/generators'
// import NovaConfig from '../../vendor/laravel/nova/tailwind.config'
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ['./resources/**/*.{js,vue}'],
Expand Down

0 comments on commit 32d0842

Please sign in to comment.