New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

compass-validator

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compass-validator

  • 3.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

compass-validator

This is a library dependency for compass that provides a css validator for compass projects. It is only useful during development and should be installed separately. Very little is original code. Java is required and must be on the $PATH.

Validating a CSS Folder

The W3C Validator can be challenging to install and get working. The Compass Validator makes it much easier. On a system with java installed all you have do is this:

$ gem install compass-validator
$ compass-validate <css_folder>

In your compass project all you have to do is:

$ compass validate

== Copyright

Copyright (c) 2009 Chris Eppstein. See LICENSE for details. Additional copyrights for included software can be found in lib/java_validator.

FAQs

Package last updated on 11 Jun 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc