1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-01-07 01:40:58 +00:00
nextcloud-breeze-dark/.prettierrc
Magnus Walbeck a58dc593c2
Rewrite core styling #133 (#163)
Complete rewrite of core styling to realign with current Nextcloud, and rely more on CSS4 variable for theming.
2020-10-06 19:12:45 +02:00

5 lines
71 B
Text

{
"tabWidth": 4,
"singleQuote": false,
"printWidth": 100
}