openpeeps / bro

Bro - A super fast stylesheet language for cool kids! Alternative to SassC, DartSass SassJS and Less.
https://openpeeps.github.io/bro/theindex.html
GNU Lesser General Public License v3.0
20 stars 0 forks source link

Compilation error: Undeclared identifier #3

Closed thisago closed 1 year ago

thisago commented 1 year ago

At src/bropkg/engine/parser.nim(603, 21) error: Error: undeclared identifier: 'parseNamedColor'

Nim version tested: 1.9.5 and 1.6.10

https://github.com/openpeeps/bro/commit/83ab67e080c3271c431459f797534378a2d559b6#r123334126

georgelemon commented 1 year ago

I forgot to push some handlers. I'm planning to use treeform/chroma for color handlers.