Skip to content

chore: upgrade stylelint with TS config file#252

Merged
thescientist13 merged 2 commits intomasterfrom
chore/upgrade-stylelint-with-ts-config-file
Apr 16, 2026
Merged

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

Conversation

@thescientist13
Copy link
Copy Markdown
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
    > wc-compiler@0.19.0 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
@thescientist13 thescientist13 force-pushed the chore/upgrade-stylelint-with-ts-config-file branch from 85c5139 to 06634f1 Compare April 16, 2026 13:38
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 16, 2026

Deploy Preview for merry-caramel-524e61 failed.

Name Link
🔨 Latest commit f6f5c86
🔍 Latest deploy log https://app.netlify.com/projects/merry-caramel-524e61/deploys/69e16efee164304416b6fbee

@thescientist13 thescientist13 force-pushed the chore/upgrade-stylelint-with-ts-config-file branch from 06634f1 to 6e6c130 Compare April 16, 2026 13:44
@thescientist13 thescientist13 force-pushed the chore/upgrade-stylelint-with-ts-config-file branch from f6f5c86 to b430be1 Compare April 16, 2026 23:36
@thescientist13 thescientist13 moved this to 👀 In review in [WCC] General Activities Apr 16, 2026
@thescientist13 thescientist13 merged commit 575c024 into master Apr 16, 2026
17 checks passed
@thescientist13 thescientist13 deleted the chore/upgrade-stylelint-with-ts-config-file branch April 16, 2026 23:41
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in [WCC] General Activities Apr 16, 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

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant