8000 Fix extra trailing comma in sass selectors by emmnull · Pull Request #1 · propjockey/css-inherit-fn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix extra trailing comma in sass selectors #1

8000
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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

emmnull
Copy link
@emmnull emmnull commented Nov 9, 2022

Nice package! I am working on a ui-library with nestable components that need to be aware of their parent's inset padding to adjust border-radius values accordingly and was trying to jerry-rig something of my own, but this does the trick wonderfully! Using sass, I ran into an error due to an extra comma in the generated selectors, this PR fixes it.

Nice package! I am working on a ui-library with nestable components that need to be aware of their parent's inset padding to adjust border-radius values accordingly and was trying to jerry-rig something of my own, but this does the trick wonderfully! Using sass, I ran into an error due to an extra comma in the generated selectors, this PR fixes it.
Copy link
Member
@JaneOri JaneOri left a comment

Choose a reason for hiding this comment

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

Heya! I'm using spaces not tabs

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.

2 participants
0