Apply .gitignore cleanup
This commit is contained in:
12
frontend/postcss.config.js
Executable file → Normal file
12
frontend/postcss.config.js
Executable file → Normal file
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {}
|
||||
}
|
||||
};
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user