A class that handles everything that has to do with CSS, all CSS files that are to be included are recorded by this class. The appropriate actions are then taken to make sure that each of the files are then handled correctly when the page should be displayed. Implements the singleton pattern.
Page Details:
Describes a library responsible for processing and caching CSS files. The library allows variables to be used within the CSS files.