RubyGems Navigation menu

wcc-styles 0.1.1

# WCC::Styles This gem holds all of the styles for Watermark apps. For Rails apps a Rails Engine will automatically be set up that configures the asset pipeline properly. ## Installation Add these lines to your application's Gemfile: ```ruby gem 'wcc-styles' source 'https://rails-assets.org' do gem 'rails-assets-selectize' gem 'rails-assets-dropzone' gem 'rails-assets-moment' gem 'rails-assets-datetimepicker', '2.4.5' end ``` And then execute: $ bundle ## Usage The assets are all namespaced in `wcc/styles` within the asset pipeline. So to include styles in an `application.sass` within your application include the following line: ```sass # Import all styles @import "wcc/styles/base/all"; ``` To include the Javascript code add this to your `application.js`: ```javascript //= require wcc/styles/application ```

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 5.0.0 - September 30, 2019 (979KB)
  2. 4.0.0 - June 15, 2017 (979KB)
  3. 3.0.0.beta6 - November 20, 2017 (979KB)
  4. 3.0.0.beta5 - March 03, 2017 (979KB)
  5. 3.0.0.beta4 - November 16, 2016 (979KB)
  6. 0.1.1 - May 26, 2016 (52.5KB)
全てのバージョンを表示(全21件)

Runtime依存関係 (7):

rails-assets-selectize >= 0
rails-assets-moment >= 0
rails-assets-datetimepicker = 2.4.5

所有者:

作者:

  • Watermark Community Church

SHA 256チェックサム:

42a2c628fc4d6f4db63249370b527bf0b315077c6b33ca4e7f5323da6d422cba

累計ダウンロード数 46,401

このバージョンのみ 2,779

ライセンス:

Proprietary

必要なRubyのバージョン: >= 0

リンク: