Skip to content

Commit

Permalink
main styles
Browse files Browse the repository at this point in the history
  • Loading branch information
PieroCastillo committed Nov 14, 2020
1 parent fb6ca79 commit d817e1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Aura.UI/AuraUI.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
<StyleInclude Source="/Styles/Decorators/ResizeDecoratorStyles.xaml"></StyleInclude>
<StyleInclude Source="/Styles/Thumbs/RotateThumbStyles.xaml"></StyleInclude>
<StyleInclude Source="/Styles/Thumbs/SkewThumbStyles.xaml"></StyleInclude>
<StyleInclude Source="/Styles/Decorators/RotatorDecoratorStyles.xaml"></StyleInclude>
<StyleInclude Source="/Styles/FollowerStyles.xaml"/>

<!--I do not the reason of why when I write the ModernSlider Styles in its xaml, that does not compile-->
<Style Selector="ModernSlider /template/ MaterialButton#PART_IncreaseButton">
Expand Down

0 comments on commit d817e1c

Please sign in to comment.