Skip to content

mediabuff/XamlCSS

 
 

Repository files navigation

XamlCSS

Style Xaml-applications with CSS

Supported platforms

Supported Features

  • CSS selectors
  • Remove and reapply styles
  • Detect new elements and apply matching styles
  • Support Binding (except vanilla UWP)
  • Support StaticResource
  • Support DynamicResource (except vanilla UWP)
  • Set simple values like Foreground, FontSize, FontStyle,... by CSS

Next

  • Triggers
  • Multiple StyleSheets
  • Nested selectors (like Sass)

Not (yet) supported

  • Visual State Manager

For more information look at the provided test-apps in the solution to see how to initialize and use XamlCSS.

About

Style Xaml applications with CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.3%
  • PowerShell 12.7%