Sanjay
Sanjay

Reputation: 1

Dynamically change the style of a live React website using an admin panel,

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

Answers (0)

Related Questions