LESS and SASS can style sheets more readable, maintainable and easier to write.
Rapidgator.net
Table of content
- Why CSS is Painful
- Why CSS is Painful
- Overview
- The Color Problem
- The Duplication Problem
- The Cascade Problem
- The Calculation Problem
- The Importing Problem
- Summary
- LESS is More
- Introducing LESS
- Demo: less.js
- Less on the Server
- Demo: dotless
- LESS Basics
- Demo: Hello World LESS
- Using Variables and Operations
- Demo: Using Variables
- Mixins
- Demo: Creating a Mixin
- Nested Rules
- Demo: Refactoring Rules
- Other Features
- Demo: Using namespaces and scoping
- Summary
- Using SASS
- Introducing SASS
- SASS on the Server
- Demo: Using SassAndCoffee
- Variables
- Demo: Using Variables
- Rules
- Demo: Refactoring Rules
- @import
- Demo: Importing SASS and CSS
- @extend
- Demo: Inheritance in Rules
- @mixin
- Demo: Creating Mixins
- @function
- Demo: Creating Functions
- Control Directives
- Demo: Using @if, @where and @for
- Summary
No comments:
Post a Comment