bourbon 4.0.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package bourbon --version 4.0.2
NuGet\Install-Package bourbon -Version 4.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="bourbon" Version="4.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add bourbon --version 4.0.2
#r "nuget: bourbon, 4.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install bourbon as a Cake Addin
#addin nuget:?package=bourbon&version=4.0.2

// Install bourbon as a Cake Tool
#tool nuget:?package=bourbon&version=4.0.2

Bourbon is a comprehensive library of sass mixins that are designed to be simple and easy to use. No configuration required.
The mixins aim to be as vanilla as possible, meaning they should be as close to the original CSS syntax as possible.

The mixins contain vendor specific prefixes for all CSS3 properties for support amongst modern browsers. The prefixes also ensure graceful degradation for older browsers that support only CSS3 prefixed properties. Bourbon uses SCSS syntax.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on bourbon:

Package Downloads
bourbon.neat

Neat is a semantic grid framework built on top of Sass and Bourbon. It is simple enough to get you up and running in minutes, and powerful enough to handle any responsive layout you can dream of.

bourbon.bitters

Scaffold styles, variables and structure for Bourbon projects. Bitters is meant to help designers start projects faster by defining a basic set of variables and project structure. After you have Bitters installed, jump in and start customizing the styles and variables to your design and brand requirements. Bitters should live in your project's sass root folder and be modified and extended while you design your project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated