Hi Guys,
We're investigating Prince as a possible way to generate our transaction documents.
We write most of our CSS code with the LESS preprocessor.
Currently the LESS parser expects any vendor-specific directives to begin with a dash, and will treat anything both not matching that pattern and not in the non-vendor-specific whitelist as a variable, causing it to choke on Prince's directives.
Would it be possible to allow the setting of Prince directives (and properties) with -prince-foo in addition to the existing prince-foo syntax?
Thanks for your time.
We're investigating Prince as a possible way to generate our transaction documents.
We write most of our CSS code with the LESS preprocessor.
Currently the LESS parser expects any vendor-specific directives to begin with a dash, and will treat anything both not matching that pattern and not in the non-vendor-specific whitelist as a variable, causing it to choke on Prince's directives.
Would it be possible to allow the setting of Prince directives (and properties) with -prince-foo in addition to the existing prince-foo syntax?
Thanks for your time.