We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cfad46 commit 37632f7Copy full SHA for 37632f7
stubs/tailwind.config.js
@@ -1,6 +1,6 @@
1
const defaultTheme = require('tailwindcss/defaultTheme')
2
3
-export default {
+module.exports = {
4
content: [
5
'./vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php',
6
'./vendor/laravel/jetstream/**/*.blade.php',
0 commit comments