1
0
Fork 0
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:
Nathan Weizenbaum 2009-11-11 20:49:41 -08:00
commit 9e19d19bfe

View file

@ -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