View Single Post
Old 03-12-2022, 01:14 AM   #16
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,838
Karma: 8006102
Join Date: Mar 2015
Device: Kindle, iOS
Quote:
Originally Posted by KevinH View Post
  • Add CSSToolbox and GUI to help users create, manipulate, and merge multiple css stylesheets/selectors (@Tex2002ans)
    • merge selectors across separate css stylesheets
    • delete selectors from a stylesheet
    • strip out a set of properties across all selectors and stylesheets
    • compare two selector property lists to find matching selectors across stylesheets
I would find CSSToolbox useful. Also, if possible, merge selectors within a single stylesheet for those messy stylesheets that have the same selector more than once. Though I realize this raises issues in the cascade, so may not be practical ...?

Quote:
Originally Posted by Turtle91 View Post
I’m just curious. What good does an html editor do for CSS files?? They are just text…
I usually edit CSS files in an external editor so I can see CSS and HTML side-by-side — CSS in the external editor window and HTML in Code View. When I save the CSS file, the changes are then reflected in Preview. Everything is open, no hopping back and forth between windows
odamizu is offline   Reply With Quote