mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-02 05:41:50 -04:00
start packaging
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// postcss.config.js
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
// other plugins can go here, such as autoprefixer
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user