| Package | Description |
|---|---|
| com.github.sommeri.less4j | |
| com.github.sommeri.sourcemap |
Provides utilities to the creation and use of source maps.
|
| Modifier and Type | Method and Description |
|---|---|
SourceMapUrlGenerator |
LessCompiler.SourceMapConfiguration.getSourceMapNameGenerator() |
| Modifier and Type | Method and Description |
|---|---|
LessCompiler.SourceMapConfiguration |
LessCompiler.SourceMapConfiguration.setSourceMapNameGenerator(SourceMapUrlGenerator sourceMapNameGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSourceMapUrlGenerator
An implementation of SourceMapUrlGenerator that just replaces the
extension of the CSS file to .css.map
|
Copyright © 2012-2015. All Rights Reserved.