Pixate / pixate-freestyle-ios

Pixate Freestyle for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to @import CSS files from documents directory

opened this issue · comments

Try as I have for the last day, I am unable to import a stylesheet that is not compiled with the application.

Am using Xcode 6.3 and compiling for iOS 7.0 -> iOS 8.3

I remember a while back being able to import .css files saved in the documents directory. Can confirm the CSS files are in the correct location, that if I manually paste the values from the CSS file into the default.css it updates all fine and that it is valid CSS with no random invisible characters (no errors from pixate are logging or anything) - it's just the import does not work.

Has anyone else had this issue?