Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scss-lint vs other linters #45

Open
merlinstardust opened this issue Mar 26, 2017 · 4 comments
Open

scss-lint vs other linters #45

merlinstardust opened this issue Mar 26, 2017 · 4 comments

Comments

@merlinstardust
Copy link

Why did you decide to go with scss-lint instead of some stylelint or sass-lint?

Also, and perhaps this is better in its own issue, why do you think that this repo is so much less active than the javascript?

@backwardok
Copy link
Collaborator

I can't answer for the linter question, but this repo is much less active from Airbnb folks because we've mostly switched off from using scss to defining styles in javascript using Aphrodite.

@pczern
Copy link

pczern commented Mar 10, 2018

As of 2018 styled-components seem to establish as a clear winner, when it comes to CSS in JavaScript. (14000 stars compared to 4000 for Aphrodite)
Is Airbnb considering it or are there reasons for using Aphrodite over styled-components? @backwardok

@ljharb
Copy link
Collaborator

ljharb commented Mar 12, 2018

Stars are a wildly subpar metric for evaluating any solution.

(One big reason is that template tags are harder to lint and to syntax highlight)

@lencioni
Copy link
Contributor

I don't know if this is still true, but last time I checked, performance was better in Aphrodite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants