Skip to content

hectorpalmatellez/canonical-css

Repository files navigation

Gem Version npm version

CanonicalCss

Includes Marxo's Canonical.css as a lightweight and modern alternative to normalize-rails.

Installation

Add this line to your application's Gemfile:

gem 'canonical_css'

And then execute:

$ bundle

Or install it yourself as:

$ gem install canonical_css

Usage

After installing, go to application.css and add:

*= require canonical

Or, to be more specific, you could add it in any .scss with:

@import 'canonical';

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/hectorpalmatellez/canonical-css. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

💎 Gem to include Canonical.css in Rails apps

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published