Top "Less" questions

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

using less-loader in webpack

I am creating a bundle.js file with webpack. I have decided I want to start using LESS as well …

webpack less less-loader
How to use Google Fonts in Less CSS?

I'm looking for a solution to embed Google Fonts or any other custom fonts in Less CSS. How can I …

css html less google-font-api
LESS: Unrecognized input error when using Bootstrap

After upgrading Harp, I started getting an Unrecognized Input error in an irrelevant line of CSS. Less -> CSS (…

css twitter-bootstrap less harp
How to use less.js with node.js to watch .less files in a folder?

I am looking for a simple guide to setting up server-side watching and compiling .less files in a folder using …

node.js less watch
Compile LESS file into CSS Bootstrap 3

I have a LESS file which I want to compile to use as my bootstrap theme. How can I compile …

css twitter-bootstrap-3 less bootswatch
Is it bad practice to override LESS variables?

I'm using Twitter Bootstrap on a project at the moment, including the LESS files and compiling with some additional LESS …

less
How to create new compilerconfig.json Web compiler (Extension)?

I have project with a lot of less files, I'm used in Web compiler (developer Mads Kristensen) Extension for visual …

less visual-studio-2015 web-compiler
Two Bootstrap nav menus at the same time

I like to know if its possible to have two nav's at the same time. Here is a JSFiddle with …

javascript css twitter-bootstrap less collapse
Reference a class/mixin without completely importing the LESS file

I'm using the roots theme for wordpress: https://github.com/retlehs/roots/ It already comes with a precompiled bootstrap.css …

css twitter-bootstrap less
Adding class to sweet alert

I am trying to add an extra class for my modal so I can select it from LESS and turn …

javascript less sweetalert sweetalert2