repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[DRVWEB-4160] Add telemetry for bookmarks feature
[ProtonMail-WebClient.git]
/
applications
/
drive
/
src
/
app
/
style.ts
blob
72637a5b4df3188413f476f17f1429f766188776
1
// This is a hack to have the import sort prettier plugin respect that the .scss file gets imported first
2
// so that local css imports from components would not be ordered before the main import
3
import './app.scss';