mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-11 18:56:06 +09:00
initialize project
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user