Skip to content

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

Description

@stjo15

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!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions