scss-parser
scss-parser copied to clipboard
Support Arbitrary Keyword Arguments
Fixes #5
The last argument in a @mixin can be an arbitrary keyword argument: https://sass-lang.com/documentation/at-rules/mixin#taking-arbitrary-keyword-arguments
This change is the first implementation of an arbitrary_keyword_argument
token in the token stream.
Adds four new tests: two for parse and two for stringily.
Thanks for the contribution! Before we can merge this, we need @alexjgustafson to sign the Salesforce.com Contributor License Agreement.
Thanks for the contribution! Before we can merge this, we need @alexjgustafson to sign the Salesforce.com Contributor License Agreement.
I've signed the CLA. When I visit the link and authenticate, it says I signed the CLA. The check says I did not sign the CLA.