Bootstrap.Flat 1.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Bootstrap.Flat --version 1.0.9
NuGet\Install-Package Bootstrap.Flat -Version 1.0.9
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="Bootstrap.Flat" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bootstrap.Flat --version 1.0.9
#r "nuget: Bootstrap.Flat, 1.0.9"
#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 Bootstrap.Flat as a Cake Addin
#addin nuget:?package=Bootstrap.Flat&version=1.0.9

// Install Bootstrap.Flat as a Cake Tool
#tool nuget:?package=Bootstrap.Flat&version=1.0.9

Bootstrap-flat is a simple custom theme on top of Bootstrap 3 that provides a flat look to the user interface elements. That means there are no gradients, shadows, or rounded corners. To keep things as simple as possible, all of the CSS which achieves the flat look is contained in a single stylesheet, allowing you to flatten your Bootstrap simply by including one additional CSS file. There are no style changes needed!

In addition to the flattening, a second stylesheet is also available which adds additional (new) modern user interface elements and additional styles for some of the existing Bootstrap elements.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.4 12,874 7/8/2015
1.0.9 2,239 2/22/2014
1.0.8 1,336 2/22/2014

Updated the license to match the Bootstrap 3 license.