When running CSS with mashlib using ``` "options_enabledMediaRanges": [ "text/turtle", "text/n3", "text/markdown", "application/ld+json", "application/json", "application/rdf+xml" ] ``` Url containing auxiliary ressources like `.acl` or `.meta` are not recognized as `text/turtle` and rendered in mashlib. - `.meta` is just displayed in browser as plain text - `.acl` displays a page with `not logged in`