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

How to add to react-flexbox-grid to lein project? #166

Open
stjo15 opened this issue Sep 8, 2019 · 0 comments
Open

How to add to react-flexbox-grid to lein project? #166

stjo15 opened this issue Sep 8, 2019 · 0 comments

Comments

@stjo15
Copy link

stjo15 commented Sep 8, 2019

In my project.clj, I have this dependency:
[cljsjs/react-flexbox-grid "1.0.0-0" :exclusions [cljsjs/react cljsjs/react-dom]]
And :source-paths ["src/clj" "src/cljs" "src/cljsjs"]
I'm trying to import this in my css:
@import (inline) "cljsjs/react-flexbox-grid/production/react-flexbox-grid.min.inc.css";
I'm building the project, but nothing appears in the cljsjs folder.
I'm unfamiliar with lein, did I miss something?
Thanks!

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

1 participant