Top "Less" questions

Less is an open-source stylesheet preprocessor that extends CSS with dynamic behavior such as variables, mixins, operations and functions.

How to configure grunt-contrib-less to generate source maps compatible with Chrome DevTools?

The question title pretty much says it all. I don't know how to configure the grunt-contrib-less task that now supports …

less google-chrome-devtools source-maps grunt-contrib-less
Defining CSS media queries within selectors

Are there any issues (performance is my primary concern) if instead of defining css selectors within media queries (example 1), you …

css less media-queries
All bootstrap breakpoints deprecated?

Looking at variables.less (and from googling around), it looks like all of bootstrap's breakpoint less variables are deprecated. Is …

css twitter-bootstrap less
Sublime Text wrap selection with snippet

I've been digging into Sublime's snippets, plugins and macros, but I can't seem to find what I'm looking for. I'm …

css less sublimetext2 sublimetext sublimetext3
Excluding files from assets:precompile in rails

I use codekit for writing less which it then converts to css automatically. I don't want rails to convert my …

ruby-on-rails-3 ruby-on-rails-3.2 less asset-pipeline precompile
LESSCSS - use calculation and return value

H i, Hoping you can help. Is there a way for LESS to return just a value - feel like …

css less less-mixins
How to automatically compile LESS into CSS on the server?

Friend designer of mine was compiling his LESS file manually and uploading it with Coda (Remote Site) spending lots of …

css linux events less iowait
Best or simplest way to integrate less in yeoman?

I'm experimenting with yeoman. I want to integrate less into my yeoman or grunt build. But I haven't found I …

less gruntjs yeoman
Open a file in Visual Studio's CSS Source Editor

I am using Phil Haack's T4CSS T4 template based on .less One bad thing about Phil's solution is that …

css visual-studio-2010 visual-studio less dotless
Browsers won't read updated CSS

EDIT: My sincere apologies! This wasn't an issue with anything but myself - I had a global.css file with …

css less browser-cache updating