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

Can you clarify more on how CSS is pulled from an atom? #1

Open
theogravity opened this issue Jan 1, 2015 · 1 comment
Open

Can you clarify more on how CSS is pulled from an atom? #1

theogravity opened this issue Jan 1, 2015 · 1 comment

Comments

@theogravity
Copy link

The node_modules/test_atom is only referenced in entry.js but nothing is done with it.

I'm curious to know how exactly do we reference the css of an atom once it is in the node_modules directory.

Can you update the example (eg in your ui/entry.css, do you @import test_atom/style.css?). Kind of unsure how the package.json's style field plays into this.

Also does it work if the style field is less instead of a css file?

@bclinkinbeard
Copy link
Contributor

This repo is pretty out of date and (obviously) lacking in documentation. Check out https://github.com/atomify/atomify-examples for the latest examples, and the atomify-css README.

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

No branches or pull requests

2 participants