Less

E427898

Less is a dynamic stylesheet language that extends CSS with features like variables, mixins, and functions to make writing and maintaining styles more efficient.

All labels observed (1)

Label Occurrences
Less canonical 1

How this entity was disambiguated

Statements (42)

Predicate Object
instanceOf CSS preprocessor
dynamic stylesheet language
stylesheet language
alsoKnownAs LESS NERFINISHED
category front-end technology
web development technology
compiledTo CSS
createdBy Alexis Sellier NERFINISHED
designedFor web styling
documentationAvailableAt https://lesscss.org/
extends CSS NERFINISHED
goal enable code reuse in stylesheets
improve stylesheet maintainability
make writing stylesheets more efficient
hasFileExtension .less
hasOfficialWebsite https://lesscss.org/
influenced Sass syntax and ecosystem (partially, historically overlapping)
inspiredBy CSS NERFINISHED
license open-source license
originallyImplementedIn Ruby NERFINISHED
supportsEnvironment build-time compilation
client-side compilation in browser
server-side compilation
supportsFeature color functions
default variable values
extend directive for selectors
functions
guards
imports
interpolation in selectors
lazy evaluation of variables
loops via mixins
mixins
namespaces
nested rules
operations
parametric mixins
scope for variables
variables
usedWith web browsers
web development build tools
writtenIn JavaScript NERFINISHED

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Webpack usedWith Less