Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

delegateas/Delegate.SassBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delegate Sass/Scss Builder

A simple nuget package to add MSBuild targets for .sass and .scss files in your Visual Studio projects.

There is no manual intervention required; all .sass/.scss files included in the project will simply be converted to equivalent .css files during build.

No external dependencies and no dll references will be added to your project.

Tested with Visual Studio 2015.

Works well with package restore on a build server too, though you need to do the package restore as described here https://docs.nuget.org/consume/package-restore/team-build.

Note: Does (no longer) create css files for partials (files starting with "_").

Enjoy!

Søren Laurits Nielsen (sln@delegate.dk)

About

NuGet package for adding .sass/.scss build support to Visual Studio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published