DEV Community

Discussion on: SOS! CSS is eating my timeline!

Collapse
 
uminer profile image
Moshe Uminer

You can use dev tools to edit the classes on an element, and the changes will show up immediately. You will still have to update your code afterwards, however. (But if you write your own, you would need to reload the style sheet to get the new styles).