Module Less::StyleSheet::Mixin4
In: lib/sass/less.rb

Selector mixins that don‘t have arguments. This depends only on the syntax at the call site; if it doesn‘t use parens, it hits this production, regardless of whether the mixin being called has arguments or not.

Methods

External Aliases

build -> build_without_sass

Public Instance methods

build(env)

Alias for build_with_sass

[Validate]