mirror of
https://github.com/less/less.js.git
synced 2026-02-09 06:25:24 -05:00
e4fe935ea13673f9f8cdefb3bd6c3ea44f8eef79
Although IE8 does support data-uris, it only does so with a limit of 32KB. It's a silly limitation, but a source of potential bugs. When the limit is exceeded, the data-uri() function will simply return a normal url() value with a relative path to the asset. One may pass --no-ie-compat to lessc to avoid this safeguard.
less.js
The dynamic stylesheet language.
about
This is the JavaScript, and now official, stable version of LESS.
For more information on the language and usage visit lesscss.org. More information also available in our wiki
license
See LICENSE file.
Copyright (c) 2009-2013 Alexis Sellier & The Core Less Team
Description
Languages
JavaScript
63.7%
Less
25.6%
CSS
10.3%
TypeScript
0.3%