joshtynjala commented on issue #28:
URL: https://github.com/apache/royale-compiler/issues/28#issuecomment-3946561346

   Closing old issue. While we don't support `@import`, it now reports an error 
instead of crashing with a stack trace.
   
   > no viable alternative at character 'i'
   >
   >                @import 
url(https://fonts.googleapis.com/css?family=Lato:400,700);
   >                 ^
   
   >  no viable alternative at input 'url'
   >
   >                @import 
url(https://fonts.googleapis.com/css?family=Lato:400,700);
   >                        ^


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to