Closed julienfastre closed 13 years ago
I found a solution for my problem...
In fact, it seems that my file began with "@CHARSET "UTF-8";". For unknow reason, Eclipse didn't saved my file correctly.
But it make appear that Scaffold is not friendly with this rule... Julien FASTRE
Hi!
I have a problem with the last version of Scaffold. This is the error message i get:
simplexml_load_string(): Entity: line 1: parser error : attributes construct error On the file : [PATH TO SCAFFOLD]scaffold/extensions/NestedSelectors/NestedSelectors.php [140]
And this is my css file (I am still testing Scaffold) :
body { color: blue; }
Where is the problem? Julien FASTRE