Less
Less is a dynamic preprocessor style sheet language that can be compiled into Cascading Style Sheets (CSS) and run on the client side or server side.
Here are 1,748 public repositories matching this topic...
-
Updated
Oct 20, 2019 - JavaScript
-
Updated
Aug 31, 2020 - Vue
-
Updated
Oct 21, 2020 - CSS
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Oct 20, 2020 - TypeScript
-
Updated
Sep 2, 2019 - TypeScript
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Oct 6, 2020 - Vue
-
Updated
Sep 27, 2020 - SCSS
-
Updated
Apr 25, 2019 - JavaScript
-
Updated
Jul 17, 2020 - CSS
I wanted to declare the assets like so but it doesn't want to work. I tried all paths.
[
'@nuxtjs/style-resources', {
scss: [ "~css/variables.scss"],
}
]
It only works with this Syntax, could someone explain why or what im doing wrong?
modules: ["@nuxtjs/style-resources"],
styleResources: {
scss: ["~css/variables.scss"]
},
-
Updated
Jun 25, 2018 - CSS
-
Updated
Sep 30, 2020 - TypeScript
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Aug 22, 2018 - JavaScript
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Aug 29, 2020 - JavaScript
Created by Alexis Sellier
Released 2009
Latest release almost 4 years ago
- Repository
- less/less.js
- Website
- lesscss.org
- Wikipedia
- Wikipedia


I would like me and my colleagues to be able to use edge-of-your-seat new features to CSS. Sometimes features are not known to Stylelint yet and it would be nice if developers wouldn't have to disable linting for a few lines in the meantime.