Skip to content

Commit

Permalink
Use minified style sheets
Browse files Browse the repository at this point in the history
  • Loading branch information
dbelokon committed Jan 30, 2022
1 parent 2689c96 commit 446413a
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 188 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ certs
.next
out
pnpm-lock.yaml
*.min.css

# We don't maintain these files
src/api/status/public/assets
Expand Down
94 changes: 0 additions & 94 deletions src/web/public/styles/github-dark.css

This file was deleted.

10 changes: 10 additions & 0 deletions src/web/public/styles/github-dark.min.css

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

94 changes: 0 additions & 94 deletions src/web/public/styles/github.css

This file was deleted.

10 changes: 10 additions & 0 deletions src/web/public/styles/github.min.css

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

0 comments on commit 446413a

Please sign in to comment.