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

Issue #178: Use Icon API. #197

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

laryn
Copy link
Member

@laryn laryn commented Nov 5, 2024

Fixes #178.

@laryn laryn merged commit f3fc25a into backdrop-contrib:1.x-1.x Nov 6, 2024
2 checks passed
@laryn laryn deleted the 1.x-issue-178 branch November 6, 2024 15:48
background-position: 6px center;
background-color: transparent;

&.paragraphs-add {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this LESS syntax? Will this work on a regular browser?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's CSS nesting. My understanding is it doesn't work in IE but works in all currently supported major browsers.

https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_nesting/Using_CSS_nesting

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.

Adapt icons to use icon API
2 participants