mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
13 lines
435 B
Text
13 lines
435 B
Text
Testing:
|
|
Test Sass for alternate options settings
|
|
Add Sass support for various utilities (benchmark, profile)
|
|
|
|
Documentation:
|
|
! Document Sass module
|
|
|
|
Features:
|
|
Arithmetic with Sassy variables
|
|
Exceptions thrown by Sass code should have their own class
|
|
Filters for Haml
|
|
Haml and Sass should throw syntax errors rather than blithely parsing ill-formatted documents
|
|
There should be a way to represent options in-document
|