sass - Integrating Compass into Visual Studio 2013 update 2 with Web Essentials 2013 -
sass - Integrating Compass into Visual Studio 2013 update 2 with Web Essentials 2013 -
the way have set downloaded compass https://github.com/compass/compass
placed root of scss files located. works great but, wondering if way integrate compass doing mindscape workbench http://visualstudiogallery.msdn.microsoft.com/2b96d16a-c986-4501-8f97-8008f9db141a
i utilize mixins compass, rely on web essentials compile scss files on save. gives me much improve development experience, since compass watch
requires few seconds compile stylesheets, whereas web essentials fast. compass watch
had problem reloaded page in browser before css files compiled, confusing me @ times.
since compass scss files library rely on, copied them source tree, have them in git repo. solved problem web essentials unable resolve compass files.
this approach works me, much improve mindscape workbench. must i'm not big fan of mindscape workbench, although experiments lie approximately 1 year back. ymmv.
visual-studio-2013 sass compass-sass web-essentials
Comments
Post a Comment