JetBrains / JetBrains/resharper-unity
Support TSS theme files
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
UIToolkit has [introduced TSS files](https://forum.unity.com/threads/intended-use-of-theme-style-sheet.1081955/) to act as theme files. These files are essentially the same as USS files, but include USS files using `@import`. USS also supports `@import`.
- [ ] Add TSS file extension, treated in the same as USS. Consider adding a new icon
- [ ] Make sure TSS files are added to projects during generation
- [ ] Add `@import` support to USS/TSS
Contributor guide
Assessment
This issue has not been assessed yet.