tinloof / eslint-plugin-better-styled-components

ESlint's rules for styled components 💅

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for concentric order

LitoMore opened this issue · comments

FYI: https://9elements.com/css-rule-order/

What about adding a new a rule to support concentric order?

@LitoMore That's a great idea! Would you be willing to create a PR for this? I'd love to help.

@siffogh OK, let me try

@siffogh Is this project still alive?

upvote

Hey @javeoff, please check this out #15 (comment).

You could add this line below to your devDependencies to get my code:

"eslint-plugin-better-styled-components": "LitoMore/eslint-plugin-better-styled-components#grouped",