Sha256: cefd48b50d5ccf2ff8bab99f563cc7e81c4e64f489c6ab038f86db6f645b0edc
Contents?: true
Size: 515 Bytes
Versions: 27
Compression:
Stored size: 515 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
27 entries across 27 versions & 1 rubygems