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

compass-foundation

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compass-foundation

  • 0.1.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Foundation framework - Compass Plugin

Foundation is created by ZURB. See the official site for more info: http://foundation.zurb.com/

  • This plugin is based on Foundation 2.0

This plugin adds the Foundation framework to Compass.

Install

gem install compass-foundation

Create a Foundation-based Compass Project

compass create my_compass_project --using compass-foundation/compass-foundation -r compass-foundation

Or, If you prefer to use Sass's indentation based syntax:

compass create my_compass_project --using compass-foundation/compass-foundation -r compass-foundation --syntax sass

Adding the Foundation plugin to an existing project

Add the following to your compass.rb config file:

# Require any additional compass plugins here.
require 'compass-foundation'

Then make sure you have imported the library into your core .sass or .scss file with:

@import compass/reset
@import compass-foundation/compass_foundation

Authors/Contributors

Mikhail S. Pobolovets is the creator of this plugin.

FAQs

Package last updated on 09 Nov 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