Add tailwindcss-list-reset plugin
This commit is contained in:
parent
443b7c4602
commit
544c5e9276
3 changed files with 31 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
"browser-sync-webpack-plugin": "2.0.1",
|
||||
"cross-env": "^5.2.0",
|
||||
"laravel-mix": "^4.0.14",
|
||||
"laravel-mix-purgecss": "^4.1.0"
|
||||
"laravel-mix-purgecss": "^4.1.0",
|
||||
"tailwindcss-list-reset": "^1.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"postcss-nested": "^4.1.2",
|
||||
|
|
Reference in a new issue