Sha256: 93a5fd70dd57d74d711d38535b9b47af53158fcd22b441e37eb90f15ec3c6680

Contents?: true

Size: 404 Bytes

Versions: 5

Compression:

Stored size: 404 Bytes

Contents

// resets
$CONFIG_RESET_METHOD:       hybrid !default;  // reset method [reset|normalize|hybrid]
$CONFIG_RESET_AUTO:         false !default;   // if true, importing `archetype` will invoke the reset
$CONFIG_RESET_EXCLUDES:     () !default;      // list of things to exclude from the reset

// keyframe animations
$CONFIG_KEYFRAME_LOADERS:   archetype-loader !default;    // loading spinner keyframe name

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
archetype-1.0.0.alpha.5 stylesheets/archetype/config/_resets.scss
archetype-1.0.0.alpha.4 stylesheets/archetype/config/_resets.scss
archetype-1.0.0.alpha.3 stylesheets/archetype/config/_resets.scss
archetype-1.0.0.alpha.2 stylesheets/archetype/config/_resets.scss
archetype-1.0.0.alpha.1 stylesheets/archetype/config/_resets.scss