Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<fx:Style> should load CSS source defined in imported SWC library #350

Open
neminovno opened this issue Apr 21, 2019 · 1 comment
Open

Comments

@neminovno
Copy link
Contributor

neminovno commented Apr 21, 2019

If there is mystyles.css file located in the root of imported SWC library, and you try to load it:
<fx:Style source="mystyles.css"/>

it cant find the file. Error received:

Can't find 'source' file

This issue is probably part of #14

@neminovno neminovno changed the title <fx:Style> should load CSS source defined in imported SWC library <fx:Style> should load CSS source defined in imported SWC library Apr 21, 2019
@joshtynjala
Copy link
Member

Flex lets you load CSS files from SWCs? Weird. I never knew that.

Regardless, this is an error from the Royale compiler. It would need to be fixed there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants