rahmanda/ayu

View on GitHub
src/themes/default/components/_inline-page.scss

Summary

Maintainability
Test Coverage
// ===========================================
// Inline Page - Default Theme
// ==========================================

$theme-ipage-transition: all .25s ease-out !default;
$theme-color-ipage: (
    background: $theme-color-background
);