I'm trying to use PIE in my rails app but its not working. I placed my PIE.htc file inside a folder called behaviours in my assets folder.
-pie-background: linear-gradient(#2c2a2d, #1f1e20);
behavior: url(assets/behaviours/PIE.htc);
Does anyone know if this would be the correct path for rails and pie to work. This is also running on a localhost:3000/