I am trying to add a stylesheet on my Shopify store which has @import "compass/css3" in its start and it is not importing the compass/css3, the error I got is: Refused to apply style from 'https://cdn.shopify.com/xx/xxxx/xxx/assets/compass/css3' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Please help me solve it
when i try to open this file, it shows the error "Sorry, the page you're looking for could not be found."
@import "compass/css3";