🧱 Bygger backend og frontend sammen med gradle

Co-authored-by: Amalie Mansåker <amalie.erdal.mansaker@nav.no>
Co-authored-by: Hege Haavaldsen <hege.haavaldsen@nav.no>
Co-authored-by: Helene Arnesen <helene.arnesen@nav.no>
Co-authored-by: Øydis Kind Refsum <oydis.kind.refsum@nav.no>
This commit is contained in:
Markus Johansen 2023-07-12 12:54:17 +02:00
parent f6cd7df4ff
commit b2f90e0508
22 changed files with 320 additions and 347 deletions

View file

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