Skip to content

Commit

Permalink
Stylelint 16 support (#153)
Browse files Browse the repository at this point in the history
Prepare for Stylelint 16.
  • Loading branch information
mrcgrtz committed Dec 10, 2023
1 parent a1205fc commit 871ac5b
Show file tree
Hide file tree
Showing 5 changed files with 3,374 additions and 2,239 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [lts/gallium, lts/hydrogen, current]
node-version: [lts/hydrogen, lts/iron, current]

steps:
- name: Checkout
Expand Down
231 changes: 0 additions & 231 deletions index.cjs

This file was deleted.

Loading

0 comments on commit 871ac5b

Please sign in to comment.