LoginSignup
0
0

More than 5 years have passed since last update.

CSS→Stylusを学ぶまでの軌跡① CSS3

Last updated at Posted at 2015-10-27

学習目的

DerbyJSで使用しているStylusを習得する。
SASS(.scss)+LESS等のCSSメタ言語の概要をとらえたうえで、Stylusを見ていく。

学習行程

  • CSS→Stylusを学ぶまでの軌跡① CSS3
  • CSS→Stylusを学ぶまでの軌跡② SASS
  • CSS→Stylusを学ぶまでの軌跡③ LESS
  • CSS→Stylusを学ぶまでの軌跡④ Stylus
  • CSS→Stylusを学ぶまでの軌跡⑤ Appendix

概要

CASS, LESS, Stylusは、いずれもCSSを拡張したメタ言語である。
CSSを効率的に記述することができる。

CSS の問題点

  • 開発者のクセに影響される
  • 継承やスタイルの使い回しについてコードが冗長
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0