I can add an input that takes users' inputs. and then I can't see if that input has the type of CSSProperties or not. If it has so it's a valid CSS property and I can that to the app (output or snippet) And if not I can show an error
I can add an input that takes users' inputs. and then I can't see if that input has the type of CSSProperties or not.
If it has so it's a valid CSS property and I can that to the app (output or snippet)
And if not I can show an error