patternlab-php-core
patternlab-php-core copied to clipboard
Documentation regarding styleModifiers: pipe vs. space
The documentation for styleModifier indicates classes are separated by a pipe, but that didn't work. After much teeth gnashing, I tried a space between classes, and it worked perfectly fine.
I'm not sure if it's an error in the documentation or a bug in PL itself.