We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
var psc = require('parseshortcss'); console.log(psc.assemble([{'border-top-left-radius': '9px'}, {'border-top-right-radius': '9px'}, {'border-bottom-left-radius': '9px'}, {'border-bottom-right-radius': '9px'}])); // {'border-radius': '9px'}
The text was updated successfully, but these errors were encountered:
as far as I understood no one doing this right now, how about I will take this issue? Need this feature.
Sorry, something went wrong.
@tyv take it!;)
No branches or pull requests
The text was updated successfully, but these errors were encountered: