Skip to content
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

Upgrade to Polaris v12 styles #388

Merged
merged 67 commits into from
Mar 18, 2024
Merged

Upgrade to Polaris v12 styles #388

merged 67 commits into from
Mar 18, 2024

Conversation

kirillplatonov
Copy link
Collaborator

@kirillplatonov kirillplatonov commented Feb 10, 2024

After upgrade add polaris_html_classes helper to your html tag:

<html class="<%= polaris_html_classes %>" style="<%= polaris_html_styles %>">

This will enable new Polaris v12 styles automatically.

Closes #330

@kirillplatonov kirillplatonov changed the title Polaris v12 styles Upgrade to Polaris v12 styles Feb 10, 2024
@forsbergplustwo
Copy link
Collaborator

Thanks @kirillplatonov . I have #389 with some fixes, will merge to this branch and then review when I'm rested 👍

@kirillplatonov kirillplatonov merged commit f30705f into main Mar 18, 2024
4 checks passed
@kirillplatonov kirillplatonov deleted the polaris-v12 branch March 18, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Polaris v12 styles
2 participants