Added Jasny build process

This commit is contained in:
Arnold Daniels
2012-07-14 22:03:55 +02:00
parent dc42bd081b
commit 0e2e81ec91
3 changed files with 57 additions and 7 deletions

13
less/jasny/bootstrap.less vendored Normal file
View File

@@ -0,0 +1,13 @@
/*!
* 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";

View File

@@ -0,0 +1,13 @@
/*!
* 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";