🎉 Add the mail template project
This commit is contained in:
12
DysonNetwork.Pass/Mailart/package.json
Normal file
12
DysonNetwork.Pass/Mailart/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "maizzle serve",
|
||||
"build": "maizzle build production"
|
||||
},
|
||||
"dependencies": {
|
||||
"@maizzle/framework": "latest",
|
||||
"tailwindcss-preset-email": "latest"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user