Simon East
Simon East
I've had a quick look into your library, which looks impressive. I'm wondering about whether it's possible to "constrain" certain vertices so that contours may not cross those lines. This...
This package does not install easily on Windows, and this should perhaps be noted in README.md. The `grunt-inline-css\node_modules\juice\node_modules\jsdom\node_modules\contextify` package fails because `node-gyp` fails, and that fails without a correct install...
Love your plugin... but it appears that on Chrome 13 beta you cannot open a popup, call print, and close it again. Chrome has recently added print preview, and apparently...
I've added support for SCSS source maps (as per Feature Request #13). This means that when you need to debug your SCSS in Chrome DevTools you can easily see which...
Is it possible to get the LESS/SCSS compilers to generate source maps? This would show which LESS/SCSS files the rule(s) originally came from and assist with front-end debugging. If the...
It would be great to have CSS/LESS/SCSS code run through an auto-prefixer during the compile phase. I noticed that @m8brgarc has [forked the plugin and added support](https://github.com/m8brgarc/AutoMin-Craft/commits/master), although his version...
Currently the plugin generates an error when no source files are present within an automin block. It would be preferable to have the plugin simply output nothing (or a comment)...
*Amazing plugin. Was searching for something to do exactly this: concatenate, minify and compile LESS/SCSS (without precompilers). But have come across a few possible improvements which I'll post as separate...
Not sure if it's something to do with my set up, but the plugin isn't responding at all to me. Does nothing. :-( Could it be that I previously had...
Hi, thanks a lot for your plugins. I've just noticed that "VMulti Absolute Mode" doesn't work across my two monitors - only on my main one. It seems to detect...