mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
7b447ac5ae
Creating the pages hierarchy for transitioning to Grav
6 lines
268 B
SCSS
6 lines
268 B
SCSS
// Variable settings for /addons/prefixer.scss
|
|
$prefix-for-webkit: true !default;
|
|
$prefix-for-mozilla: true !default;
|
|
$prefix-for-microsoft: true !default;
|
|
$prefix-for-opera: true !default;
|
|
$prefix-for-spec: true !default; // required for keyframe mixin
|