タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

sassに関するAshizawaのブックマーク (2)

  • Sass - Syntactically Awesome Stylesheets

    Various text editors have various levels of support for Sass. Here’s a list of all of them that I know of. If you create or learn of another or a more updated version, please email haml@googlegroups.com. Sass gets new syntax every now and then. This means that most of these modes are at least a little out-of-date. If anyone wants to take on the task of updating an old mode, that would be greatly a

  • Sass、そしてSassy CSS (SCSS)

    CSSを拡張したメタ言語であるSass、そしてその別文法として定義されたSCSSについて、960.gsなどのCSSフレームワークと絡めて、Sass (主にSCSS)の良さを解説する。 CSSフレームワーク Sass Sassy CSS aka SCSS SCSSCSSフレームワーク 2カラムレイアウトの作成 clearfixやReset CSSの組み込み カラム幅の変更 カラムの入れ替え SCSSで完結することの意義 まとめ 最後に CSSフレームワーク 960.gsやBlueprint、BlueTripなどCSSフレームワークと呼ばれるものは色々ある。フレームワークと名乗るだけのことはあって、それらの生産性はとても高い。テンプレートで適切にクラス名やIDを埋め込むだけなので、複雑怪奇なCSSコーディングを意識することなく誰でも簡潔にきれいなカラム・レイアウトを作成できる。 HTML 4

  • 1