biz.gabrys.lesscss.extended.compiler.control.provider.package-info Maven / Gradle / Ivy
/*
* Extended LessCSS Compiler
* http://lesscss-extended-compiler.projects.gabrys.biz/
*
* Copyright (c) 2015 Adam Gabryś
*
* This file is licensed under the BSD 3-Clause (the "License").
* You may not use this file except in compliance with the License.
* You may obtain:
* - a copy of the License at project page
* - a template of the License at https://opensource.org/licenses/BSD-3-Clause
*/
/**
* Types responsible for returning file representation of the
* {@link biz.gabrys.lesscss.extended.compiler.source.LessSource}.
*/
package biz.gabrys.lesscss.extended.compiler.control.provider;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy