Sha256: 93c55b1c408827cedb825ed0a8cd36ea86446d52394970aeeb5e862b36daeeb4
Contents?: true
Size: 1.53 KB
Versions: 3
Compression:
Stored size: 1.53 KB
Contents
// Complete list of Tachyons partials in _sass folder // Order is important // First 5 should be normalize, media-queries, variables, colors, spacing // Because the other files refer to variables declared in these files // Comment out the modules you don't need (ex. the first 5) @import "normalize", "media-queries", "variables", "colors", "spacing", "aspect-ratios", "background-position", "background-size", "borders", "border-colors", "border-radius", "border-style", "border-widths", "box-shadow", "box-sizing", "clears", "code", "coordinates", // Uncomment debug SASS files to debug // "debug_children", // "debug_grid", // "debug", "display", "flexbox", "floats", "font-family", "font-style", "font-weight", "forms", "gradients", "heights", "hovers", "images", "letter-spacing", "line-height", "links", "lists", "max-widths", // "module-template", "negative-margins", "nested", "opacity", "outlines", "overflow", "position", "rotations", "skins-pseudo", "skins", "tables", // If you just want all the Tachyons modules delete the single modules // and uncomment this // "tachyons-4.8.1", "text-align", "text-decoration", "text-transform", "type-scale", "typography", "utilities", "vertical-align", "visibility", "white-space", "widths", "word-break", "z-index", // Put your own selectors in c "c" ;
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pocket-theme-0.4.4 | _includes/style.scss |
pocket-theme-0.4.3 | _includes/style.scss |
pocket-theme-0.4.1 | _includes/style.scss |