Closed juanfra closed 9 years ago
Thanks for the feedback @juanfraa - unfortunately the library used to compile the sass (libsass) only supports the two modes (nested and compressed) - see https://github.com/sass/libsass/issues/233.
Until that changes (someone is willing to pick up and work on that feature) I won't be able to add it here. I'll leave this ticket open however to track the status of their progress.
Awesome, thanks for responding @keegnotrub - Let's wait then :)
@juanfraa this should now be available in the latest release
https://github.com/keegnotrub/coda-sass-plugin/releases/tag/v3.1.0
Awesome! you rock @keegnotrub! Thanks.
Hey there!
Great plugin, the only problem I find is that using the Nested Output style I get the closing brace for each class beside the last property instead of a new line.
Also, I'm used to do tabbing to have a nested code and the plugin uses two blank spaces.
Have you thought about adding some options to configure this in the future?
Thanks, Juan.