mycss
mycss copied to clipboard
Fast C/C++ CSS Parser (Cascading Style Sheets Parser)
Ubuntu 14.04 gcc version 4.8.5 **branch: master** Running `make` returns with error when linked to latest myhtml. - first I cloned latest mycss and myhtml - build myhtml without error...
This adds Meson build system. But no compiles because an error on myhtml_string_t no defined, may need update to latest API in MyHTML.
Hi I reviewed the example code and some header files. I care about url inside the css. But I think I dont know the url is represent for a font...
I am noticing that many properties are not recognized. Simple properties like 'color' or 'border-radius' just are not showing up in the declarations. If all the declarations are of the...