Restructure utility files, Use a bundle.css to fix CSS issues
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -1,11 +1,9 @@
|
||||
dependencies:
|
||||
'@polka/send': 0.4.0
|
||||
animejs: 3.1.0
|
||||
compression: 1.7.4
|
||||
dayjs: 1.8.21
|
||||
imagesloaded: 4.1.4
|
||||
lazysizes: 5.2.0
|
||||
node-fetch: 2.6.0
|
||||
normalize.css: 8.0.1
|
||||
polka: 1.0.0-next.11
|
||||
shufflejs: 5.2.3
|
||||
@@ -852,10 +850,6 @@ packages:
|
||||
node: '>=4.0.0'
|
||||
resolution:
|
||||
integrity: sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
|
||||
/@polka/send/0.4.0:
|
||||
dev: false
|
||||
resolution:
|
||||
integrity: sha1-4nccVnHTYXWDJTSriGqIT3XzHm8=
|
||||
/@polka/url/0.5.0:
|
||||
dev: false
|
||||
resolution:
|
||||
@@ -2762,12 +2756,6 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==
|
||||
/node-fetch/2.6.0:
|
||||
dev: false
|
||||
engines:
|
||||
node: 4.x || >=6.0.0
|
||||
resolution:
|
||||
integrity: sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
|
||||
/node-gyp/3.8.0:
|
||||
dependencies:
|
||||
fstream: 1.0.12
|
||||
@@ -4449,7 +4437,6 @@ specifiers:
|
||||
'@babel/plugin-transform-runtime': ^7.8.3
|
||||
'@babel/preset-env': ^7.8.6
|
||||
'@babel/runtime': ^7.8.4
|
||||
'@polka/send': ^0.4.0
|
||||
'@rollup/plugin-commonjs': ^11.0.2
|
||||
'@rollup/plugin-node-resolve': ^7.1.1
|
||||
'@rollup/plugin-replace': ^2.3.1
|
||||
@@ -4467,7 +4454,6 @@ specifiers:
|
||||
eslint-plugin-svelte3: ^2.7.3
|
||||
imagesloaded: ^4.1.4
|
||||
lazysizes: ^5.2.0
|
||||
node-fetch: ^2.6.0
|
||||
node-sass: ^4.13.1
|
||||
normalize.css: ^8.0.1
|
||||
polka: ^1.0.0-next.9
|
||||
|
||||
Reference in New Issue
Block a user