mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
Added Jasny build process
This commit is contained in:
13
less/jasny/bootstrap.less
vendored
Normal file
13
less/jasny/bootstrap.less
vendored
Normal 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";
|
||||
13
less/jasny/responsive.less
Normal file
13
less/jasny/responsive.less
Normal 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";
|
||||
Reference in New Issue
Block a user