
css3pie integration with LESSCSS
I can't get css3pie to work within a .less (lesscss) file - css3pie works perfectly when I use a .css file.
I'm working off of a local MAMP stack and have updated mime.type to recognize .htc files. Problem exists in both ie7 and ie8, tested in vmware fusion (vml appears to be working).
It appears I'm not alone with this concern (see
http://css-tricks.com/forums/discussion ... less.js/p1), but it also looks like others have successfully integrated the two. Any tips?
HTML and LESSCSS code here:
http://pastebin.com/DSaUmi0r.less code is basically straight css just to see if I can get 'behavior' call to stick.
Can anyone offer suggestions as to a fix?