Files
bootstrap/less/jasny/responsive.less
Arnold Daniels e935d2a302 Added docs for .small-labels in forms
Added form improvements to jasny/bootstrap.less and jasny/responsive.less
2012-09-05 11:46:15 +02:00

17 lines
408 B
Plaintext

/*!
* Jasny Bootstrap Responsive Extensions j1
*
* Copyright 2012 Jasny BV
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Extended with pride by @ArnoldDaniels of jasny.net
*/
// Core variables and mixins
@import "../variables.less"; // Modify this for custom colors, font-sizes, etc
@import "../mixins.less";
// Base CSS
@import "forms.responsive.less";