Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: upgrade stylelint with TS config file#252

Open
thescientist13 wants to merge 2 commits intomasterfrom
chore/upgrade-stylelint-with-ts-config-file
Open

chore: upgrade stylelint with TS config file#252
thescientist13 wants to merge 2 commits intomasterfrom
chore/upgrade-stylelint-with-ts-config-file

Conversation

@thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Mar 3, 2026

Related Issue

#245

Summary of Changes

  1. Upgrade to latest Stylelint w/ TS config file fix - https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.1
  2. Restructure GitHub Actions to avoid Node version conflicts
  3. Addressed a couple new lint issues
    > [email protected] lint:css
    > stylelint "./docs/**/*.css"
    
    
    docs/styles/theme.css
      126:3  ✖  Unexpected deprecated property "clip"  property-no-deprecated
    
    docs/components/header/header.module.css
      85:16  ✖  Unexpected unknown value "extra-bold" for property "font-weight"  declaration-property-value-no-unknown
    
    ✖ 2 problems (2 errors, 0 warnings)
      1 error potentially fixable with the "--fix" option.

TODO

  1. Figure out Node version mismatch issue for GitHub Actions

@thescientist13 thescientist13 added documentation Improvements or additions to the website and / or documentation chore labels Mar 3, 2026
@thescientist13 thescientist13 self-assigned this Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore documentation Improvements or additions to the website and / or documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant