rework options in myth api #44
Closed
Comments
Awesome, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In particular, source maps. Something like:
myth.sourceMap(css, existingSourceMap)
myth(css, options)
for options likecompress
This would allow plugins such as grunt-myth to easily support them without depending on rework directly.
Source maps are an option of
rework.toString()
The text was updated successfully, but these errors were encountered: