removed credits from the less file itself, version bump
This commit is contained in:
parent
e25755a759
commit
28dde64521
1 changed files with 3 additions and 9 deletions
|
@ -1,15 +1,9 @@
|
|||
/*---------------------------------------------------
|
||||
LESS Elements 0.6
|
||||
LESS Elements 0.7
|
||||
---------------------------------------------------
|
||||
A set of useful LESS mixins by Dmitry Fadeyev
|
||||
Special thanks for mixin suggestions to:
|
||||
Kris Van Herzeele,
|
||||
Benoit Adam,
|
||||
Portenart Emile-Victor,
|
||||
Ryan Faerman
|
||||
|
||||
A set of useful LESS mixins
|
||||
More info at: http://lesselements.com
|
||||
-----------------------------------------------------*/
|
||||
---------------------------------------------------*/
|
||||
|
||||
.gradient(@color: #F5F5F5, @start: #EEE, @stop: #FFF) {
|
||||
background: @color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue