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

Consider allowing custom types #31

Closed
pascalduez opened this issue Jul 2, 2014 · 2 comments
Closed

Consider allowing custom types #31

pascalduez opened this issue Jul 2, 2014 · 2 comments

Comments

@pascalduez
Copy link
Member

I have the case on SassyIcons where the type returned by some functions is spritemap.

type-of() returns compass::sassextensions::sprites::spritemap.
See http://pascalduez.github.io/SassyIcons/docs/#function-_sprite-map-get

So not sure what to document here. I guess I could go with String or * and a comment alongside. But does not sounds really accurate.

@KittyGiraudel
Copy link
Member

Is Sass actually returning spritemap as a type?

@KittyGiraudel
Copy link
Member

spritemap allowed in 0.3.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants