Hard Code of List
This commit is contained in:
parent
78738c9282
commit
2ca85ad015
17 changed files with 18943 additions and 1002 deletions
6
postcss.config.js
Normal file
6
postcss.config.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue