mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-21 04:14:26 +00:00
chore: update frontend folder
This commit is contained in:
7
frontend/web/postcss.config.js
Normal file
7
frontend/web/postcss.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/* eslint-disable no-undef */
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
Reference in New Issue
Block a user