mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Merge branch 'stable'
This commit is contained in:
commit
9e19d19bfe
1 changed files with 1 additions and 1 deletions
|
@ -692,7 +692,7 @@ available in that context.
|
|||
SassScript supports four data types:
|
||||
* numbers (e.g. `1.2`, `13`, `10px`)
|
||||
* strings of text (e.g. `"foo"`, `"bar"`)
|
||||
* colors (e.g. `blue`, `##04a3f9`)
|
||||
* colors (e.g. `blue`, `#04a3f9`)
|
||||
* booleans (e.g. `true`, `false`)
|
||||
|
||||
Any text that doesn't fit into one of those types
|
||||
|
|
Loading…
Add table
Reference in a new issue