The documentation for pattern states says, it is possible to add the custom styles for newly added states to ./source/css/pattern-scaffolding.css.
But is this actually true? Is the pattern-scaffolding.css able to overwrite styles in the Pattern Lab UIKit? I believe this is a mistake as to my knowledge, the pattern-scaffolding.css is only loaded via the _head file inside the iFrame of the rendered patterns and doesn't have access to the outside context.
Or I simply misunderstand the documentation.
The documentation for pattern states says, it is possible to add the custom styles for newly added states to
./source/css/pattern-scaffolding.css.But is this actually true? Is the
pattern-scaffolding.cssable to overwrite styles in the Pattern Lab UIKit? I believe this is a mistake as to my knowledge, thepattern-scaffolding.cssis only loaded via the_headfile inside the iFrame of the rendered patterns and doesn't have access to the outside context.Or I simply misunderstand the documentation.