Endret mappestruktur frontend og backend
This commit is contained in:
parent
761e2e1e81
commit
9a20d94904
31 changed files with 0 additions and 78 deletions
6
sprik-frontend/postcss.config.js
Normal file
6
sprik-frontend/postcss.config.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
Reference in a new issue