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,766 public repositories matching this topic...
-
Updated
Oct 20, 2019 - JavaScript
-
Updated
Aug 31, 2020 - Vue
-
Updated
Nov 27, 2020 - CSS
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Nov 26, 2020 - TypeScript
-
Updated
Sep 2, 2019 - TypeScript
-
Updated
Nov 26, 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
Nov 20, 2020 - TypeScript
-
Updated
Jun 25, 2018 - CSS
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Aug 22, 2018 - JavaScript
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Nov 5, 2020 - JavaScript
Created by Alexis Sellier
Released 2009
Latest release almost 4 years ago
- Repository
- less/less.js
- Website
- lesscss.org
- Wikipedia
- Wikipedia
::-moz-focus-inner
is treated as a pseudo-class, not a pseudo-element, and so can cause false positives inno-descending-specificity
.no-descending-specificity