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

webpack #66

Open
tianlizhao opened this issue May 12, 2016 · 3 comments
Open

webpack #66

tianlizhao opened this issue May 12, 2016 · 3 comments

Comments

@tianlizhao
Copy link

how in webpack use angular-css

@alexcastillo
Copy link
Member

Hi @275287902

I have't tried webpack and angular-css together. What is your webpack setup like?

@edenworky
Copy link

edenworky commented Jul 6, 2016

@275287902 Why would you want to use angular-css with Webpack? Webpack already has tools for this.

If you still want to for whatever reason, #31 will let you do this with the default require(), but you can just use file-loader. That's what it's there for.

@ShawnMercado
Copy link

I know this is old, but file-loader doesn't work if you have anything within your css file that needs to be resolved by webpack first (such as background image url).

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

4 participants