Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #19 from misteinb/vsts
Browse files Browse the repository at this point in the history
publish to Vsts
  • Loading branch information
misteinb authored Jul 20, 2018
2 parents aba2faa + 132e368 commit af78780
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 13,971 deletions.
4 changes: 2 additions & 2 deletions lib/common/_constants.scss
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@import "~@microsoft/azure-iot-ux-fluent-css/src/typography";
@import "~@microsoft/azure-iot-ux-fluent-css/src/constants";
@import "~@azure-iot/ux-fluent-css/src/typography";
@import "~@azure-iot/ux-fluent-css/src/constants";
2 changes: 1 addition & 1 deletion lib/common/_mixins.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import "~@microsoft/azure-iot-ux-fluent-css/src/mixins";
@import "~@azure-iot/ux-fluent-css/src/mixins";

/// Reset button styles
///
Expand Down
4 changes: 2 additions & 2 deletions lib/components/Shell/Shell.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@import "~@microsoft/azure-iot-ux-fluent-css/src/normalize";
@import "~@microsoft/azure-iot-ux-fluent-css/src/icons";
@import "~@azure-iot/ux-fluent-css/src/normalize";
@import "~@azure-iot/ux-fluent-css/src/icons";
@import "colors";

// provide some common styling that everyone requires:
Expand Down
Loading

0 comments on commit af78780

Please sign in to comment.