Sha256: 81fd35245fc279ac2c2680dd1b7008759229595216ea494dc2eb4a31e38e4223
Contents?: true
Size: 514 Bytes
Versions: 17
Compression:
Stored size: 514 Bytes
Contents
include_set Abstract::BootswatchTheme # override to customize the theme or to make it customizable # @return [Card, String, Array<Card, String>] strings must be valid (s)css; cards # must be of type (S)CSS def variables_content scss_from_theme_file :variables end # override to customize the theme or to make it customizable # @return [Card, String, Array<Card,String>] strings must be valid (s)css; cards # must be of type (S)CSS def stylesheets_content scss_from_theme_file :bootswatch end
Version data entries
17 entries across 17 versions & 1 rubygems