Hubwiz.com
|
Online Course
|
API Manual
Sass API Manual
Guide(65)
Directive(11)
Style(4)
Option(25)
Function(80)
Guide
Features
Syntax
Using Sass
Rack/Rails/Merb Plugin
Caching
Options
Syntax Selection
Encodings
CSS Extensions
Nested Rules
Referencing Parent Selectors: &
Nested Properties
Placeholder Selectors: %foo
Comments: /* */ and //
SassScript
Interactive Shell
Variables: $
Data Types
Strings
Lists
Maps
Colors
Operations
Number Operations
Division and /
Subtraction, Negative Numbers, and -
Color Operations
String Operations
Boolean Operations
List Operations
Parentheses
Functions
Keyword Arguments
Interpolation: #{}
& in SassScript
Variable Defaults: !default
@-Rules and Directives
Partials
Nested @import
How it Works
Extending Complex Selectors
Multiple Extends
Chaining Extends
Selector Sequences
Merging Selector Sequences
@extend-Only Selectors
The !optional Flag
@extend in Directives
@at-root (without: ...) and @at-root (with: ...)
Control Directives & Expressions
if()
Multiple Assignment
Mixin Directives
Defining a Mixin: @mixin
Including a Mixin: @include
Arguments
Variable Arguments
Passing Content Blocks to a Mixin
Variable Scope and Content Blocks
Function Directives
Output Style
Extending Sass
Defining Custom Sass Functions
Cache Stores
Custom Importers
Directive
@import
@media
@extend
@at-root
@debug
@warn
@error
@if
@for
@each
@while
Style
:nested
:expanded
:compact
:compressed
Option
:style
:syntax
:property_syntax
:cache
:read_cache
:cache_store
:never_update
:always_update
:always_check
:poll
:full_exception
:template_location
:css_location
:cache_location
:unix_newlines
:filename
:line
:load_paths
:filesystem_importer
:sourcemap
:line_numbers
:trace_selectors
:debug_info
:custom
:quiet
Function
rgb
rgba
red
green
blue
mix
hsl
hsla
hue
saturation
lightness
adjust-hue
lighten
darken
saturate
desaturate
grayscale
complement
invert
alpha
opacity
opacify
fade-in
transparentize
fade-out
adjust-color
scale-color
change-color
ie-hex-str
unquote
quote
str-length
str-insert
str-index
str-slice
to-upper-case
to-lower-case
percentage
round
ceil
floor
abs
min
max
random
length
nth
join
append
zip
index
list-separator
map-get
map-merge
map-remove
map-keys
map-values
map-has-key
keywords
selector-nest
selector-append
selector-extend
selector-replace
selector-unify
is-superselector
simple-selectors
selector-parse
feature-exists
variable-exists
global-variable-exists
function-exists
mixin-exists
inspect
type-of
unit
unitless
comparable
call
if
unique-id