forked from MapComplete/MapComplete
parent
946572a31c
commit
f07e595830
5 changed files with 1255 additions and 3 deletions
6
postcss.config.js
Normal file
6
postcss.config.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue