This project is a work in progress. There is a lot of trial and error involved gettings this to work properly. I would love to have some contributor that help out. Feel free to open pull requests
This website uses postcss & tailwind in your browser to convert css to uss as good as possible. It uses different postcss plugins in combination with custom postcss code to do this.
I started work on this to help me make better use of the amazing Unity Asset OneJS (unaffiliated). This asset allows you to write your Unity UI using preact + typescript.
This is still a work in progress and many things will not work. Unity uss and css are also still very different so many things may never work. Be sure to check the Unity documentation if you're wondering what is included and what isn't. This tool is meant to automate part of the progress but it is not a one-stop solution.
- Singtaa for OneJS
- NextJS
- Tailwind
- PostCSS
- mhsdesign for jit-browser-tailwindcss which allows the project to run tailwind as a postcss plugin in the browser
- postcss-css-variables
- postcss-color-converter