mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-22 08:45:13 +02:00
refactor: project into monorepo
This commit is contained in:
7
frontend/postcss.config.js
Normal file
7
frontend/postcss.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {}
|
||||
// 'flex-gap-polyfill': {}
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user