All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.scss_lint-0.57.0.lib.scss_lint.linter.compass.rb Maven / Gradle / Ivy

There is a newer version: 3.7.2
Show newest version
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