Info
Version: | 1.0.2 |
Author(s): | zote |
Last Update: | Friday, July 15, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/zote/rzrcss |
NuGet Url: | https://www.nuget.org/packages/RzrCss |
Install
Install-Package RzrCss
dotnet add package RzrCss
paket add RzrCss
RzrCss Download (Unzip the "nupkg" after downloading)
Dependencies
- RazorEngine(2.1)
To start using it, just use
<link rel="stylesheet" href="@Url.RzrCss("~/Content/MyRazor.css")"/>.