Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Different CSS files
Would anyone who is knowledgeable be willing to post what these different css files are used for in general:
people.css
people.handheld.css
quote.css
style.css
utility.css
vanilla.cs.css
vanilla.css
vanilla.handheld.css
vanilla.print.css
0
This discussion has been closed.
Comments
vanilla.print.css is the main style for printing
people.css is for all People pages (log in page, application page)
Anything beyond those three will be things added by the author of a style (or theme) to split things up in logical units, or added by extensions.