Skip to content

Commit 77a8da9

Browse files
committed
Updated readme
1 parent 7adec63 commit 77a8da9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ Added an Origin Function type, based on a standard CSS function. It's prefixed b
1515

1616
Variables entered into CSS. Prefixed with $
1717

18+
### TODO
19+
20+
Add conditional blocks of the form
21+
22+
@conditional @compare($section->var, '::none', '!=') {
23+
#selector { ... }
24+
}
25+
1826
## Usage
1927

2028
### Installation

0 commit comments

Comments
 (0)