ClydeDz / clymate-scaffolding-sass-nuget

Adds basic Sass scaffolding to your project. Use this scaffolding along with a sass compiler of your choice.

Home Page:https://www.nuget.org/packages/Clymate.Scaffolding.Sass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clymate Scaffolding for Sass (NuGet)

Adds basic Sass scaffolding to your project. Use this scaffolding along with a sass compiler of your choice.

NuGet NuGet Downloads Build status

How to use

Installation

Library can either be directly downloaded from Nuget.org, OR installed via the NuGet Package Manager UI or via the Package Manager Console if you're using Visual Studio.

Command to install Clymate.Scaffolding.Sass NuGet via the Package Manager Console UI in Visual Studio shown below.

PM> Install-Package Clymate.Scaffolding.Sass 

Output

Installing this package creates a Sass scaffolding in your project like the picture below.
output

Release notes

Find release notes here.

Credits

(c) 2019 Clyde D'Souza
Icon credits: Canva

About

Adds basic Sass scaffolding to your project. Use this scaffolding along with a sass compiler of your choice.

https://www.nuget.org/packages/Clymate.Scaffolding.Sass

License:MIT License


Languages

Language:JavaScript 48.0%Language:C# 29.0%Language:HTML 18.3%Language:CSS 4.1%Language:ASP 0.6%