The files that make up the framework
There are two locations within the library's structure where the CSS files that make the framework reside. They are:
The
cssfolderThis folder holds the complete CSS framework, including the theme that was selected when the download package was built. All the necessary CSS has been placed in a single, lean, and mean stylesheet to minimize HTTP requests in production environments.
This version of the framework will contain styles for all the components that were selected in the download builder, so its size will vary depending on how much of the library is being used. The full version of each theme weighs in at 26.7 Kb and is not compressed.
The
themesfolderAnother version of the framework exists within the
development-bundle\themesfolder. Two themes are provided in this folder—thebasetheme and whichever theme was selected when the library was downloaded. The base theme is a grey, neutral theme identical to smoothness.
Within each of these theme folders...