ds4/scss/components/shared
Alexander Minges e021fedcdf
style: fix code formatting inconsistencies
- Remove excessive blank lines (triple+ newlines reduced to double)
- Fix EditorConfig indent_size from 4 to 2 spaces to match Prettier
- Ensure consistent whitespace formatting across JavaScript/TypeScript files
- Clean up formatting in templates (HBS files)

Files affected:
- src/apps/actor/base-sheet.js: Remove 6 instances of triple+ blank lines
- src/apps/item-sheet.js: Remove 4 instances of triple+ blank lines
- src/apps/ruler/token-ruler.js: Remove 1 instance of triple+ blank lines
- src/hooks/hooks.ts: Remove 1 instance of triple+ blank lines
- templates/sheets/actor/*.hbs: Remove excessive blank lines
- .editorconfig: Fix indent_size to match Prettier tabWidth (2 spaces)
2025-07-28 22:18:44 +02:00
..
_add_button.scss chore: reformat with 2 spaces 2023-07-10 22:33:01 +02:00
_checkbox_grid.scss chore: reformat with 2 spaces 2023-07-10 22:33:01 +02:00
_control_button_group.scss chore: reformat with 2 spaces 2023-07-10 22:33:01 +02:00
_editor.scss refactor(styles): extract shared ProseMirror styles to reduce 2025-07-17 18:23:07 +02:00
_embedded_document_list.scss style: add dark mode inversion filter for embedded document list images 2025-07-14 20:04:43 +02:00
_form_group.scss fix(ui): use consistent height variable for select and input elements 2025-07-17 17:50:20 +02:00
_rollable_image.scss chore: reformat with 2 spaces 2023-07-10 22:33:01 +02:00
_ruler.scss style: fix code formatting inconsistencies 2025-07-28 22:18:44 +02:00
_sheet_body.scss fix(editor): prevent double scrollbars in biography tab 2025-07-17 18:19:06 +02:00
_sheet_form.scss chore: reformat with 2 spaces 2023-07-10 22:33:01 +02:00
_sheet_tab.scss chore: reformat with 2 spaces 2023-07-10 22:33:01 +02:00
_sheet_tab_nav.scss chore: reformat with 2 spaces 2023-07-10 22:33:01 +02:00