-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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を使う #5709
Comments
個人的には PostCSS の方が良さそう。SCSS とも文法が近いし、Autoprefixer とか使うならどの道 PostCSS の依存が発生しそう。 |
SASS使ってほしい...... |
Stylus のリファクタリングをしてSCSS記法に切り替えるほうがゆるりとできそうにも思える 👀 |
今はdart-sassがあるのでgypの心配は不要 コロンまで省略して書いていたのをブロック記法にまでするのはかなり理由が気になるところ |
なんでdart-sass使ってないんですか? |
dart-sassを知りません |
なるほど |
につきましてはissueの主題の通り、
が理由かと |
そのCSSの文法に近くしたい理由が知りたい |
だからでは |
理由として薄く感じてた |
ならなぜバックエンドのviewのpugもejsとかに置き換えないんだろう |
バックエンドのview触る機会、フロントのCSS触る頻度に比べてかなり低そう |
GitHubのインデックスのバグによりRecloseしました… |
Summary
Stylusよりメジャーな感じするしCSS標準の文法に近く学習コストを低くできそう
The text was updated successfully, but these errors were encountered: