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,898 public repositories matching this topic...
Amaze UI, a mobile-first and modular front-end framework.
-
Updated
Oct 20, 2019 - JavaScript
基于 vue + element-ui 的后台管理系统
-
Updated
Apr 29, 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
May 6, 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 8, 2021 - TypeScript
Compile and package Angular libraries in Angular Package Format (APF)
-
Updated
May 10, 2021 - TypeScript
Beautifier and language aware code comparison tool for many languages. It also minifies and a few other things.
-
Updated
Apr 19, 2021 - TypeScript
-
Updated
Mar 18, 2021 - Vue
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
May 9, 2021 - JavaScript
A better workflow for building modern static websites.
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
May 11, 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
Mar 31, 2021 - Less
Front-end development toolkit
-
Updated
May 10, 2021 - JavaScript
基于react + redux + immutable + less + ES6/7 + webpack2.0 + fetch + react-router + antd实现的SPA后台管理系统模板
-
Updated
Jan 18, 2021 - JavaScript
Living style guide for SEEK, powered by React, webpack, CSS Modules and Less.
-
Updated
Jan 23, 2021 - JavaScript
Simple JavaScript interpreter for Python
-
Updated
May 7, 2021 - JavaScript
Created by Alexis Sellier
Released 2009
Latest release 3 months ago
- Repository
- less/less.js
- Website
- lesscss.org
- Wikipedia
- Wikipedia


When using single-line formatting, it would helpful if the selectors for at-rules could pushed to a new line. For example:
A proposed solution would be to add at-rule exceptions for the block-opening-brace-newline-after rule. Or a separate at-rule-opening-brace-newline-af