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,927 public repositories matching this topic...
Amaze UI, a mobile-first and modular front-end framework.
-
Updated
Oct 20, 2019 - JavaScript
基于 vue + element-ui 的后台管理系统
-
Updated
Jun 1, 2021 - Vue
Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
-
Updated
Jun 16, 2021 - CSS
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
-
Updated
May 24, 2021 - TypeScript
Compile and package Angular libraries in Angular Package Format (APF)
-
Updated
Jun 23, 2021 - TypeScript
-
Updated
Mar 18, 2021 - Vue
Beautifier and language aware code comparison tool for many languages. It also minifies and a few other things.
-
Updated
Apr 19, 2021 - TypeScript
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
-
Updated
Jun 17, 2021 - JavaScript
A better workflow for building modern static websites.
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
May 26, 2021 - SCSS
a client framework of React
-
Updated
Apr 25, 2019 - JavaScript
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"]
},
A quirky CSS Animation Library by Shakr
-
Updated
May 10, 2021 - CSS
-
Updated
Mar 5, 2021 - TypeScript
The iconic font and CSS toolkit. Fontisto gives you scalable vector icons that can instantly be customized: size, color, drop shadow and anything that can be done with the power of CSS.
-
Updated
Jun 15, 2021 - Less
Front-end development toolkit
-
Updated
Jun 23, 2021 - JavaScript
基于react + redux + immutable + less + ES6/7 + webpack2.0 + fetch + react-router + antd实现的SPA后台管理系统模板
-
Updated
Jan 18, 2021 - JavaScript
Simple JavaScript interpreter for Python
-
Updated
May 7, 2021 - JavaScript
Living style guide for SEEK, powered by React, webpack, CSS Modules and Less.
-
Updated
Jun 6, 2021 - JavaScript
Created by Alexis Sellier
Released 2009
Latest release 5 months ago
- Repository
- less/less.js
- Website
- lesscss.org
- Wikipedia
- Wikipedia


I want to ignore only specific pseudo classes. In Angular its very common to use
:hostpseudo class, so this always takes 1 place in calculating nested depth