mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2026-09-03 05:10:16 +03:00
Adjust stylelint scripts to lint frontend/editor CSS and app resource paths; extend ignore list to include frontend/dist and cookieconsent files. Tighten/relax several rules (allow tailwind at-rule, ignore pseudo-class `global`, permit `user-drag`, exempt some deprecated keywords/properties and precision checks). Bump stylelint and @stylistic/stylelint-plugin versions in devTools/package.json and regenerate package-lock with multiple dependency upgrades. Small docs update to devGuide/STYLELINT.md to reflect new CLI globs.