Nice LESS buttons
Using the .cool-button LESS function with 1 argument of the base colour will generate these nice-looking buttons!
Example for a red button:
.cool-button(#ff0000); or .cool-button(red); will also work
Using the .cool-button LESS function with 1 argument of the base colour will generate these nice-looking buttons!
Example for a red button:
.cool-button(#ff0000); or .cool-button(red); will also work
(Errors from your JS or Pre-Processors code)