Skip to content

Commit

Permalink
Deprecated CSS variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaydek Michels-Gualtieri committed Nov 17, 2020
1 parent ed4e8d2 commit 43aa784
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/duomo/builder.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@
@include preflight.reset;
@include preflight.debugger;
@include preflight.stagger;
// prettier-ignore
@include preflight.custom-props-from-maps(
(map: configuration.$font-family-map),
(map: configuration.$color-map),
(shorthand: "shadow", map: configuration.$shadow-map),
(map: configuration.$timing-function-map),
);
/* purgecss end ignore */
}

Expand Down

0 comments on commit 43aa784

Please sign in to comment.