Are you running the compass watcher?
Sometimes you need to force reload the page by pressing Shift when you reload html.
Also, it may just be something else silly like a selector not matching like you expect. use your browsers inspector to verify that the css you're loading into the page has the output you expect.
chris