➕ La til Aksel + Tailwind dependency
Co-authored-by: Sindre Kjelsrud <sindre.kjelsrud@nav.no>
This commit is contained in:
parent
b3f2530963
commit
8716505f5e
6 changed files with 306 additions and 14 deletions
|
@ -1,5 +1,6 @@
|
|||
module.exports = {
|
||||
plugins: {
|
||||
"postcss-import" : {},
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
|
|
Reference in a new issue