Feature Request: css variables (custom propeties)
I am not sure if this is the right place to request this but I figured the build toolchain is a good start.
It would be really nice if the CSS in Fitbit OS apps could support some form of variables. Even if the CSS interpreter on the watch does not support it, I thought maybe it could be something that is compiled during the build process.
just a thought. thanks!
Could you detail some use cases you'd like to see this used to solve?
Could you detail some use cases you'd like to see this used to solve?
This would help with the development of dynamic clock face themes via reusable code. In my personal opinion this is a large part of css that I would love to see supported in FitBit OS.
Is there something in particular you're trying to describe that couldn't be achieved via use of classes? There's a handful of different CSS pre-processors in existence with different features but I'm not sure what exactly you're looking to achieve via this request.
Support of SASS could be a good idea ;)