La til Aksel + Tailwind dependency

Co-authored-by: Sindre Kjelsrud <sindre.kjelsrud@nav.no>
This commit is contained in:
Markus Johansen 2023-07-06 16:01:02 +02:00
parent b3f2530963
commit 8716505f5e
6 changed files with 306 additions and 14 deletions

View file

@ -1,5 +1,6 @@
module.exports = {
plugins: {
"postcss-import" : {},
tailwindcss: {},
autoprefixer: {},
},