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

compass-helium

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compass-helium

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

compass-helium

This scaffolding is meant to encourage rapid development with Compass Extensions. Customize everything, make it your own! Build and publishing instructions are in the gemspec file.

Contribute

Please fork this repository, then submit a pull request with your changes in a new branch.

Installation

Bundler

If you want to bundle into your app, install bundler.

$ gem install bundler

With Bundler installed, add this to your Gemfile.

group :assets do
	gem 'compass-helium'
end

Run this in the command line:

$ bundle install
$ git add Gemfile Gemfile.lock

Manual

If bundler isn't your thing, install this gem.

$ gem install compass-helium

Next in your Compass project add this to your config.rb

require 'compass-helium'

Documentation

To get started install into your project.

compass install compass-helium

Then verify it's installed.

compass help compass-helium

Credits

This Compass extension for helium was created by Stephen Way

FAQs

Package last updated on 26 Jan 2013

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