Sha256: ffe5d9499c59fb70ac09575b1c6cc9c0cb3aca0942cae15cb2a97320fe5dfc1a
Contents?: true
Size: 603 Bytes
Versions: 1
Compression:
Stored size: 603 Bytes
Contents
# -*- encoding : utf-8 -*- class Card; module Set; class Self # Set: The card "StyleBootstrapColorpicker" # module StyleBootstrapColorpicker; extend Card::Set def self.source_location; "/Users/ezl5238/dev/decko/gem/mod/bootstrap/set/self/style_bootstrap_colorpicker.rb"; end include_set Abstract::BootstrapCodeFile Self::StyleLibraries.add_item :style_bootstrap_colorpicker def load_stylesheets add_stylesheet_file "vendor/bootstrap-colorpicker/src/sass/_colorpicker.scss" end end;end;end;end; # ~~ generated from /Users/ezl5238/dev/decko/gem/mod/bootstrap/set/self/style_bootstrap_colorpicker.rb ~~
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
card-1.102.0 | tmpsets/set/mod022-bootstrap/self/style_bootstrap_colorpicker.rb |