Skip to content

0.2.0 `!important` flag & `modifier:property`

Compare
Choose a tag to compare
@AhmedBaset AhmedBaset released this 08 Sep 19:57
· 213 commits to main since this release

Now the plugin can detect !pl-*, md:pl-*, and md:!pl-*.

pnpm add -D eslint-plugin-rtl-friendly@latest

yarn add -D eslint-plugin-rtl-friendly@latest

npm install -D eslint-plugin-rtl-friendly@latest
devDependencies:
- eslint-plugin-rtl-friendly 0.1.0
+ eslint-plugin-rtl-friendly 0.2.0

What's Changed

  • feat: detect physical properties with important flag or modifires by @A7med3bdulBaset in #1

Full Changelog: 0.1.0...0.2.0