Skip to content

Add support for defines with hash values#85

Open
samnung wants to merge 1 commit into
forgecrafted:masterfrom
samnung:definition-hash-support
Open

Add support for defines with hash values#85
samnung wants to merge 1 commit into
forgecrafted:masterfrom
samnung:definition-hash-support

Conversation

@samnung

@samnung samnung commented Apr 24, 2015

Copy link
Copy Markdown

When you pass hash into define, stylus will convert it into list or whatever it is.

Example: { :key => 'value' } becomes ((key 'value'))
This just doesn't make sense.

So I add support for hash values. Usage is not so nice as I expect, but it works.

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.

1 participant