I'm using compress.rb to generate a set of CSS files using this
structure on the settings.yml:
# myProject
myProject:
path: /path/on/my/server/css
custom_layout:
column_count: 24
column_width: 21
gutter_width: 18
plugins:
- myProject
- fancy-type
- misc
On Blueprint 0.7.1 I can put ie.css, print.css and screen.css inside
plugins/myProject. If I do the same on Blueprint 0.8 I end up having
an incomplete screen.css, not loading the proper files.
Any thought?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---