Skip to content

Commit

Permalink
refactor: remove Sass
Browse files Browse the repository at this point in the history
Following 3578f25 Sass is unused in the project.

Refs #397
  • Loading branch information
thewilkybarkid committed Aug 17, 2021
1 parent 3578f25 commit 081d301
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 502 deletions.
3 changes: 0 additions & 3 deletions .sassrc

This file was deleted.

1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ RUN \

COPY \
.parcelrc \
.sassrc \
.terserrc \
tsconfig.json \
./
Expand Down
20 changes: 0 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@
"@mikro-orm/cli": "^4.5.4",
"@mikro-resources/fixtures": "git+https://github.com/throneless-tech/mikro-resources.git#just-fixtures",
"@parcel/transformer-image": "2.0.0-beta.2",
"@parcel/transformer-sass": "2.0.0-beta.2",
"@parcel/transformer-typescript-tsc": "2.0.0-beta.2",
"@parcel/validator-typescript": "2.0.0-beta.2",
"@typescript-eslint/eslint-plugin": "^4.5.0",
Expand Down Expand Up @@ -290,7 +289,6 @@
"parcel": "2.0.0-beta.2",
"prettier": "1.17.1",
"rimraf": "^3.0.2",
"sass": "^1.26.10",
"supertest": "^4.0.2",
"supertest-session": "^4.0.0",
"ts-node": "^9.0.0",
Expand Down
64 changes: 0 additions & 64 deletions src/frontend/components/admin-panel.scss

This file was deleted.

64 changes: 0 additions & 64 deletions src/frontend/components/block-panel.scss

This file was deleted.

18 changes: 0 additions & 18 deletions src/frontend/components/extension-body.scss

This file was deleted.

4 changes: 0 additions & 4 deletions src/frontend/components/extension-fonts.scss

This file was deleted.

77 changes: 0 additions & 77 deletions src/frontend/components/extension-splash.scss

This file was deleted.

25 changes: 0 additions & 25 deletions src/frontend/components/moderate.scss

This file was deleted.

Loading

0 comments on commit 081d301

Please sign in to comment.