Closed matejcik closed 6 years ago
hmmm this is apparently fixed in git
Oh do you mean the npm package is out of date? That's entirely possible I did a lot of stuff affecting the way classes are parsed in recent commits. We should make sure the npm package is up to date
@matejcik I update the package to 1.0.4
the following pug:
is supposed to render like this:
with pug-vdom, the element is:
(funnily enough, there's two kinds of quotes in use too :) )
I would be OK with not supporting the repeating and mix-and-match proof of concept that I wrote here. My usecase is actually this:
IOW, specify a class literal and add other classes via a single nonrepeated
class
attribute