mirror of
https://github.com/jeffvli/feishin.git
synced 2026-01-06 05:30:13 -06:00
Migrate to Mantine v8 and Design Changes (#961)
* mantine v8 migration * various design changes and improvements
This commit is contained in:
5
postcss.config.cjs
Normal file
5
postcss.config.cjs
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
'postcss-preset-mantine': {},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user