#
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!
javascript
css
html
bootstrap
jquery
components
less
html5
metro
css-framework
component-library
no-dependencies
metro-ui
metro-ui-css
metro-style
metro4
css-frameworks
bootstrap-replacement
no-jquery-required
-
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
react
sass
graphql
less
typescript
webpack
apollo
postcss
gzip
universal
ssr
reactjs
apollo-client
helmet
emotion
brotli
server-side-rendering
starter-kit
hot-reload
webpack4
-
Updated
May 8, 2021 - TypeScript
Compile and package Angular libraries in Angular Package Format (APF)
css
html
less
angular
typescript
stylus
scss
angular-cli
component-library
angular-library
angular-package-format
-
Updated
May 10, 2021 - TypeScript
Beautifier and language aware code comparison tool for many languages. It also minifies and a few other things.
javascript
css
java
html
less
diff
typescript
html5
csharp
xml
beautifier
languages
xhtml
prettydiff
-
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.
stylelint
html
sass
less
boilerplate
babel
webpack
postcss
eslint
es6
ftp
starter-kit
netlify
minification
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
May 11, 2021 - SCSS
a client framework of React
react
redux
hooks
less
create-react-app
antd
react-hot-loader-3
happypack
react-router4
react16
webpack4
react-hooks
react-hook
-
Updated
Apr 25, 2019 - JavaScript
sugoidesune
commented
Dec 29, 2019
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.
sass
font
less
extension
addon
icon-pack
stylus
icon
icon-font
icon-set
glyph-icons
web-font
iconic-fonts
font-icon-libraries
font-icon
web-icons
font-library
fontisto
-
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