There might be something in the wild, but I doubt there is something in the official docs.
Gulp/Grunt/Less/Sass don't really have anything to do with Umbraco (actually, I feel like they may have added Sass support at some point), so that part of development wouldn't be specific to Umbraco (i.e., you'd just set it up as you would with any other CMS or website).
U7 + Visual Studio 2013/15 + Grunt/Gulp + Less/Sass: How to structure the solution?
Hi,
Is there a guide to structure a Visual Studio solution with Umbraco 7 ( nuget installed ) and GULP/Grunt + Less/Sass? Thank you.
There might be something in the wild, but I doubt there is something in the official docs.
Gulp/Grunt/Less/Sass don't really have anything to do with Umbraco (actually, I feel like they may have added Sass support at some point), so that part of development wouldn't be specific to Umbraco (i.e., you'd just set it up as you would with any other CMS or website).
Hi,
How to minimize css, scripting and so ( I know with Gulp ) ? How to use with Umbraco the minimized result?
Have a look at the Hybrid Framework to get an idea of some common best practices.
is working on a reply...