mirror of
https://github.com/ershisan99/todolist_next.git
synced 2026-01-31 12:35:34 +00:00
initial commit, login page
This commit is contained in:
6
postcss.config.cjs
Normal file
6
postcss.config.cjs
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user