Tidying up CSS

Discussion in 'CSS' started by Echilon, Jan 1, 2007.

  1. #1
    I'm working on a large project, and over time the stylesheets have got bigger and bigger. Is there a program which I could buy that would go through my stylesheets condensing styles defined multiple times, removing unused stylesheets and tidying up the code in general?
     
    Echilon, Jan 1, 2007 IP
  2. iceberg

    iceberg Notable Member

    Messages:
    1,751
    Likes Received:
    318
    Best Answers:
    0
    Trophy Points:
    200
    #2
    search google for online css optimizer you will get loads of free programs.

    also you can try this one out - http://www.cssoptimiser.com/
     
    iceberg, Jan 1, 2007 IP
  3. Echilon

    Echilon Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks, but I was looking for something a bit more robust that would look through my php files to find unused classes.
     
    Echilon, Jan 1, 2007 IP