0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00

Remove importing animate.css

This commit is contained in:
Belén Albeza 2024-06-19 11:45:26 +02:00
parent 0cbc3487b0
commit 595f153d85
4 changed files with 10 additions and 3304 deletions

View file

@ -48,7 +48,6 @@
"@storybook/react-vite": "^7.6.17",
"@storybook/testing-library": "^0.2.2",
"@types/node": "^20.11.20",
"animate.css": "^4.1.1",
"autoprefixer": "^10.4.19",
"concurrently": "^8.2.2",
"draft-js": "git+https://github.com/penpot/draft-js.git#commit=4a99b2a6020b2af97f6dc5fa1b4275ec16b559a0",

File diff suppressed because it is too large Load diff

View file

@ -23,7 +23,6 @@
@import "common/dependencies/z-index";
@import "common/dependencies/highlightjs-theme";
@import "animate";
@import "common/refactor/color-defs.scss";
@import "common/refactor/themes.scss";
@import "common/refactor/design-tokens.scss";

View file

@ -4417,13 +4417,6 @@ __metadata:
languageName: node
linkType: hard
"animate.css@npm:^4.1.1":
version: 4.1.1
resolution: "animate.css@npm:4.1.1"
checksum: 10c0/28fcf5a5f502e4c12186846d22aa1cd63b835955160a97116930c78bff8a89135aa5c57f94010252a29456ada7cfc8ed8791cac02521ec6402befaf883937159
languageName: node
linkType: hard
"ansi-colors@npm:^1.0.1":
version: 1.1.0
resolution: "ansi-colors@npm:1.1.0"
@ -7922,7 +7915,6 @@ __metadata:
"@storybook/react-vite": "npm:^7.6.17"
"@storybook/testing-library": "npm:^0.2.2"
"@types/node": "npm:^20.11.20"
animate.css: "npm:^4.1.1"
autoprefixer: "npm:^10.4.19"
compression: "npm:^1.7.4"
concurrently: "npm:^8.2.2"