-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: simplify playground experience #1458
Conversation
Deploy preview for fundamental ready! Built with commit 182d4bd |
is there a way to have a checkbox to switch between |
@saad-mo I don't have that built in yet, but you can always switch line 11 in layout file to be |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simply putting a "block" on this PR for a pair review session.
@saad-mo Added an additional playground - |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. 🚢
npm run start:playground
will now open a page hosting both the "old" playground and the self contained styles playground. This will help us compare self contained styles better.Changes to "old" playground:
css_deps
all.scss
, which we could easily switch out withall-ie11.scss