discourse/app/assets/stylesheets/common/form-kit
David Taylor d88ee33eb6
DEV: Introduce stylelint (#29852)
Stylelint is a css linter: https://stylelint.io/

As part of this change we have added two javascript scripts:

```
pnpm lint:css
pnpm lint:css:fix
```

Look at `.vscode/settings.json.sample` and `.vscode/extensions.json` for
configuration in VSCode.

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2025-01-20 15:27:42 +00:00
..
_alert.scss UX: move admin flag form to form-kit (#28187) 2024-08-05 11:01:25 +10:00
_char-counter.scss
_checkbox-group.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
_col.scss
_collection.scss DEV: adds support for nested collections and objects (#30265) 2024-12-13 15:43:32 +01:00
_conditional-display.scss
_container.scss DEV: Migrate about config area to Form Kit (#28021) 2024-07-25 19:07:38 +03:00
_control-checkbox.scss UX: move admin flag form to form-kit (#28187) 2024-08-05 11:01:25 +10:00
_control-code.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
_control-composer.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
_control-custom-value-list.scss DEV: Convert admin user fields to FormKit (#29070) 2024-10-14 13:19:53 +08:00
_control-custom.scss DEV: Migrate about config area to Form Kit (#28021) 2024-07-25 19:07:38 +03:00
_control-icon.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
_control-image.scss
_control-input-group.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
_control-input.scss DEV: <DSelect /> (#30224) 2024-12-13 10:40:06 +01:00
_control-menu.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
_control-password.scss DEV: Convert group SMTP settings form to FormKit (#27965) 2024-07-24 09:52:52 +10:00
_control-radio.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
_control-select.scss DEV: <DSelect /> (#30224) 2024-12-13 10:40:06 +01:00
_control-textarea.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
_default-input-mixin.scss DEV: <DSelect /> (#30224) 2024-12-13 10:40:06 +01:00
_errors-summary.scss DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
_errors.scss
_field.scss FIX: applies full class to field (#29190) 2024-10-15 10:24:39 +09:00
_fieldset.scss UX: move admin flag form to form-kit (#28187) 2024-08-05 11:01:25 +10:00
_form-kit.scss
_index.scss DEV: adds support for nested collections and objects (#30265) 2024-12-13 15:43:32 +01:00
_meta.scss
_object.scss DEV: adds support for nested collections and objects (#30265) 2024-12-13 15:43:32 +01:00
_row.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
_section.scss
_variables.scss