Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

compass_sumo

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compass_sumo

  • 0.6.2
  • Rubygems
  • Socket score

Version published
Maintainers
4
Created
Source

compass_sumo

This is the gem for the SumoCoders default SCSS framework. Including a lot of usefull plugins

Install

Installation is pretty straightforward throught RubyGems:

gem install compass_sumo

Usage

In setup.rb you require 'compass_sumo', and then you can import the compass files like this

@import "compass";
@import "compass_sumo";

Or you can import certain parts manually (to improve load time)

@import "compass_sumo/mixins/animations"

FAQs

Package last updated on 31 Mar 2015

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