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,696 public repositories matching this topic...
Amaze UI, a mobile-first and modular front-end framework.
-
Updated
Oct 20, 2019 - JavaScript
基于 vue + element-ui 的后台管理系统
-
Updated
Aug 11, 2020 - Vue
Build impressive responsive, mobile-first projects on the web with the first front-end component library in Metro Style and not only.
-
Updated
Aug 21, 2020 - CSS
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
-
Updated
Jul 30, 2020 - TypeScript
Transpile component libraries to Angular Package Format.
-
Updated
Aug 25, 2020 - TypeScript
Beautifier and language aware code comparison tool for many languages. It also minifies and a few other things.
-
Updated
Sep 2, 2019 - TypeScript
A better workflow for building modern static websites.
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Aug 3, 2020 - CSS
a client framework of React
-
Updated
Apr 25, 2019 - JavaScript
A quirky CSS Animation Library by Shakr
-
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"]
},
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 25, 2018 - CSS
Front-end development toolkit
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Aug 21, 2020 - TypeScript
基于react + redux + immutable + less + ES6/7 + webpack2.0 + fetch + react-router + antd实现的SPA后台管理系统模板
-
Updated
Aug 22, 2018 - JavaScript
Living style guide for SEEK, powered by React, webpack, CSS Modules and Less.
-
Updated
Aug 16, 2020 - JavaScript
Simple JavaScript interpreter for Python
-
Updated
Jun 9, 2020 - JavaScript
[DISCONTINUED] An RSS, Atom and JSON feed aggregator available on Windows and Linux.
-
Updated
Nov 11, 2018 - JavaScript
Created by Alexis Sellier
Released 2009
Latest release over 3 years ago
- Repository
- less/less.js
- Website
- lesscss.org
- Wikipedia
- Wikipedia


currentcolor(all lowercase) should be acceptable casing. CSS Color Module Level 4 defines it like that. Info from above link: