Rename theme
This commit is contained in:
parent
e556db68e4
commit
0e3a35adca
8 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
const mix = require('laravel-mix')
|
||||
|
||||
mix.postCss('src/css/style.css', '', [
|
||||
require('tailwindcss')(),
|
||||
require('postcss-nested')(),
|
||||
])
|
Loading…
Add table
Add a link
Reference in a new issue