Skip to content

NewChromantics/PopRuntimeStyleSheet.UnityPackage

Repository files navigation

Load Unity UIToolkit StyleSheets at runtime from css

  • Uses same CSS parser (Excss) as unity does internally
  • The ExCSS parser is the managed DLL copied from the unity app, to get rid of compatibility issues. Using the c# source directly causes symbol problems
    • If there's a way to reference this internal managed DLL (ExCSS.Unity) I'd like to know how!

About

Load Unity UIToolkit style sheets at runtime from css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages