Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git] / applications / calendar / src / app / style.ts
blob72637a5b4df3188413f476f17f1429f766188776
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';