[#812,package][xl]: add Table component and story for it
This commit is contained in:
7
packages/components/postcss.config.js
Normal file
7
packages/components/postcss.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// postcss.config.js
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user