mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
rewrote carousel
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
"prettier-plugin-tailwindcss": "^0.2.1",
|
||||
"rimraf": "^4.1.0",
|
||||
"tailwindcss": "^3.2.4",
|
||||
"tw-elements": "^1.0.0-alpha13",
|
||||
"typeit": "^8.7.1",
|
||||
"vendor-copy": "^3.0.1"
|
||||
},
|
||||
@@ -90,6 +91,10 @@
|
||||
{
|
||||
"from": "node_modules/packery/dist/packery.pkgd.min.js",
|
||||
"to": "assets/lib/packery/packery.pkgd.min.js"
|
||||
},
|
||||
{
|
||||
"from": "node_modules/tw-elements/dist/js/index.min.js",
|
||||
"to": "assets/lib/tw-elements/index.min.js"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user