Merge branch 'fix-mail-constant' into 'main'
[ProtonMail-WebClient.git] / applications / docs-editor / src / app / style.ts
blob2877f1142970eca891e0d1a616b9ba71f56a9213
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'