Hello,

Any idea why mixins would be working in the dev environment but not in
a staging / production environment?

This mixin:

= curved_border
  :border 2px solid #eeeeee
  :-moz-border-radius 8px
  :-webkit-border-radius 8px

References like this:

    .req.credit,.container
      + curved_border
      :padding .5em
      .mappings
        :margin-top 1em

Pulls in the curved border settings on my dev machine but not in the
staging environment. I am running version 2.03 on the staging server.

Thanks
Eric


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" 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/haml?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to