discourse/.github
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
..
workflows DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
dependabot.yml DEV: Group highlight.js updates (#30426) 2024-12-23 09:09:55 +01:00
labeler.yml DEV: Add 'i18n' label to PRs which include changes related to i18n 2024-01-16 15:00:19 +01:00