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

Add the feature to add custom properties #28

Closed
max-norin opened this issue Aug 27, 2020 · 4 comments · Fixed by #40
Closed

Add the feature to add custom properties #28

max-norin opened this issue Aug 27, 2020 · 4 comments · Fixed by #40

Comments

@max-norin
Copy link

You can use PostCSS to add custom properties. This plugin can't check custom properties. For example size properties in postcss-short. You also don't have any logical CSS properties: margin-block, margin-block-start, margin-block-end, margin-inline, margin-inline-start, margin-inline-end, margin-start, margin-end and etc.

@darwintantuco
Copy link
Owner

will check this out when I have the time

@darwintantuco
Copy link
Owner

Interesting! first time seeing postcss-short and I agree, it's a perfect use case of adding custom properties.

@darwintantuco
Copy link
Owner

I'm not familiar with logical CSS properties, will check it out.

@darwintantuco
Copy link
Owner

apologies for the radio silence, totally forget about this

initial PRs:

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 a pull request may close this issue.

2 participants