Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Commit

Permalink
move css in separate files
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminsattler committed May 24, 2020
1 parent 47df8ee commit 47b06d6
Show file tree
Hide file tree
Showing 10 changed files with 597 additions and 608 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Expand Up @@ -22,7 +22,7 @@
"parser": "@typescript-eslint/parser",
"plugins": ["@typescript-eslint"],
"parserOptions": {
"ecmaVersion": 2018,
"ecmaVersion": 2020,
"sourceType": "module"
},
"rules": {
Expand Down

0 comments on commit 47b06d6

Please sign in to comment.