Sha256: b447ca0239195510ea473e4101af12b21c02641e92cb227093e42d10e31d6608
Contents?: true
Size: 718 Bytes
Versions: 36
Compression:
Stored size: 718 Bytes
Contents
/// @Foundation.settings // CSS Exports // Change any value in this map from "true" to "false" to disable that component's CSS class output. You'll still be able to use the component's mixins, but none of our pre-written classes will be in your CSS. $include-css: ( accordion: true, action-sheet: true, block-list: true, button: true, button-group: true, card: true, coloring: true, extras: true, forms: true, grid: true, iconic: true, label: true, badge: true, list: true, menu-bar: true, modal: true, motion: true, notification: true, off-canvas: true, panel: true, popup: true, switch: true, tabs: true, title-bar: true, typography: true, utilities: true, ); ///
Version data entries
36 entries across 36 versions & 2 rubygems