I've read the YAML spec, I've read the author's walkthrough, yet I am still having inconsistent custom css inclusion with compress.rb. Here is a link to my settings.yaml. <http://dpaste.com/539077/>
1. `compress.rb -p yukproj` includes the custom css fine. 2. `compress.rb -p webocr` does not include the custom css, but does include the plugins. 3. `compress.rb -p mattdeboard.net` does not include the custom css. All indentations are two spaces and consistent. The webocr and mattdeboard.net aliases match exactly (afaict) to the yukproj formatting (which complies with YAML spec). Even if I put them in different orders, or remove yukproj alias, #2 and #3 above behave the same. Can someone let me in on the secret here? -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en.
