ConnorSkees
|
d300cd046a
|
Use SassError over Option inside builtins
|
2020-02-16 10:14:17 -05:00 |
|
ConnorSkees
|
8f63694ffd
|
Refactor color functions into separate modules
|
2020-02-14 15:08:41 -05:00 |
|
ConnorSkees
|
7f17139a3b
|
Refactor HSL functions into separate module
|
2020-02-14 12:43:12 -05:00 |
|
ConnorSkees
|
b31c9587bc
|
Implement builtin function length()
|
2020-02-14 10:10:51 -05:00 |
|
ConnorSkees
|
405a1c2d42
|
Implement mul and div for Value and builtin function percentage()
|
2020-02-09 16:05:07 -05:00 |
|
ConnorSkees
|
07845beee9
|
Implement to-upper-case() and to-lower-case()
|
2020-02-08 20:32:10 -05:00 |
|
ConnorSkees
|
4585558266
|
Add (variable|function|mixin)-exists builtin functions
|
2020-02-08 17:41:54 -05:00 |
|
ConnorSkees
|
76b2685894
|
Lex and parse named colors
|
2020-02-07 00:10:43 -05:00 |
|
ConnorSkees
|
8eb9620a1a
|
Refactor builtin function declaration
|
2020-02-03 07:11:35 -05:00 |
|
ConnorSkees
|
efc62a2433
|
Add if() function
|
2020-02-02 22:33:04 -05:00 |
|
ConnorSkees
|
1c4ad8a7fa
|
Builtin function boilerplate
|
2020-02-02 18:05:36 -05:00 |
|
ConnorSkees
|
8b26fabb62
|
Work on builtin functions
|
2020-01-26 15:28:39 -05:00 |
|
ConnorSkees
|
4cbbff259c
|
Implement basic builtin functions
|
2020-01-25 23:33:45 -05:00 |
|
ConnorSkees
|
5295d18f02
|
Create module for builtin functions
|
2020-01-25 20:58:30 -05:00 |
|