mexili / cssify

MIT License
7 stars 9 forks source link

Added Reset Button #22

Open theshubhagrwl opened 3 years ago

theshubhagrwl commented 3 years ago

I have added a Rest Button to reset all the styles but I need some help.

Currently the reset button is resetting back to the original styles visually. Visually in the sense that we can see the styles change on the frontend but the data which is sent to the backend is not changing, So for that I need some help.

I have made all the changes in here : https://github.com/theshubhagrwl/cssify/tree/reset-button