You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.
pattern-scaffolding.css file added to ./source/_meta/00-head.mustache results in the CSS file being included only in the iframe, not available to the entire application.
However, other styles in pattern-scaffolding.css are being picked up e.g. .sg-colors providing a container for the colour palette.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using Pattern Lab Node- Gulp Edition
v2.12.0
onMac
.Expected Behavior
Add an Custom Pattern State for
inbacklog
as per https://patternlab.io/docs/pattern-states.htmlExpect to see the colour displayed when the application has reloaded.
Actual Behavior
Intended colour not being picked up.
Steps to Reproduce
./source/css/pattern-scaffolding.css
./patternlab-config.json
./source/_patterns/00-atoms/03-lists/00-unordered.md
Additional information
pattern-scaffolding.css
file added to./source/_meta/00-head.mustache
results in the CSS file being included only in the iframe, not available to the entire application.However, other styles in
pattern-scaffolding.css
are being picked up e.g..sg-colors
providing a container for the colour palette.The text was updated successfully, but these errors were encountered: