Reputation: 1
I'm working on a React and Golang-based eCommerce application with a fully functional admin panel. I want to update the styles of specific components through the admin panel and reflect those changes on the live site in real time. Is this possible?
I want to update the styles using only CSS (without Bootstrap or MUI).
Upvotes: 0
Views: 25