Bootstrap.Flat
1.0.9
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
<PackageReference Include="Bootstrap.Flat" Version="1.0.9" />
paket add Bootstrap.Flat --version 1.0.9
#r "nuget: Bootstrap.Flat, 1.0.9"
// 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.
Learn more about Target Frameworks and .NET Standard.
-
- bootstrap (>= 3.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated the license to match the Bootstrap 3 license.