Skip to content

Commit

Permalink
fix: added missing elevation helper to base
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftwork committed Feb 1, 2020
1 parent dd52a84 commit d839f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui-core/src/styles/base.css
Expand Up @@ -4,6 +4,7 @@

/* Helpers */

@import './helpers/elevations.css';
@import './helpers/utilities.css';

/* Fonts */
Expand Down

0 comments on commit d839f7d

Please sign in to comment.