Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
feat: bump version (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgenzelis authored Dec 7, 2024
1 parent e5d679b commit 8dc1c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This fork fixes a problem in the original (no longer maintained) repo, where a .scss file would cause eslint errors if it included modern
syntax such as `@use`. It also adds some niceties, such as:
- Throws an error if the imported file cannot be found (silent failure in the original repo)
- Throws an error out if the imported file cannot be parsed (silent failure in the original repo)
- Throws an error if the imported file cannot be parsed (silent failure in the original repo)

Please check the documentation for the original repo [here](https://github.com/atfzl/eslint-plugin-css-modules).

0 comments on commit 8dc1c0b

Please sign in to comment.