1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

[Sass] [SCSS] Add a TODO about property namespaces.

This commit is contained in:
Nathan Weizenbaum 2010-01-02 18:40:04 -08:00
parent 5a704fffda
commit 8d67313ad8

View file

@ -227,6 +227,8 @@ module Sass
# TODO: We should handle these special cases if only so that
# errors get reported for the proper interpretation most of the time,
# rather than just for rulesets.
#
# TODO: We also need to handle property namespaces.
def declaration_or_ruleset
pos = @scanner.pos
line = @line