Photo: Code optimization
All checks were successful
continuous-integration/drone/push Build is passing

- Avoid double declaration of sources
- Use class over an HTML tag for image reveal animation
This commit is contained in:
2020-03-31 17:55:32 +02:00
parent fc74a93508
commit 88186f479c
4 changed files with 43 additions and 49 deletions

View File

@@ -51,7 +51,7 @@
"postcss": "^7.0.27",
"postcss-load-config": "^2.1.0",
"postcss-preset-env": "^6.7.0",
"rollup": "^2.3.0",
"rollup": "^2.3.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-eslint": "^7.0.0",
"rollup-plugin-svelte": "^5.2.0",