Files
bootstrap/less/jasny/bootstrap.less
Arnold Daniels 69045673ef Added docs for .editor
Added jasny/forms-editor.less to jasny/bootstrap.less
2012-09-05 11:46:15 +02:00

19 lines
427 B
Plaintext

/*!
* Jasny Bootstrap 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-uneditable.less";
@import "forms-editor.less";