gems.scss_lint-0.57.0.lib.scss_lint.linter.compass.rb Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sass-maven-plugin Show documentation
Show all versions of sass-maven-plugin Show documentation
A Maven Plugin that compiles Sass files.
module SCSSLint
# Superclass for linters that apply to codebases using the Compass framework.
#
# Any shared code/constants amongst Compass linters should be stored here.
class Linter::Compass < Linter
end
end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy