Dennis Monsewicz
Dennis Monsewicz
Nevermind, I fixed it... I am using STI (Single Table Inheritance) in my app... so the Paperclip methods weren't available on the Athlete class
Still can't get this to work with Meteor 0.9.x... followed the instructions from the `README`, but with no luck. Here is what my `client/stylesheets/main.less` file looks like: ``` @import "/packages/bootstrap3-less/bootstrap.import.less";...
Awesome, I was able to get @Nemo64's package working this afternoon!
If you need to add your own CSS, where do you place these files?
This saved me hours of banging my head against the wall... THANK YOU @2potatocakes