This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-01-20
Channels
- # beginners (61)
- # cider (25)
- # cljsrn (7)
- # clojure (76)
- # clojure-austin (1)
- # clojure-russia (10)
- # clojure-uk (2)
- # clojurescript (96)
- # cursive (12)
- # datomic (38)
- # defnpodcast (9)
- # emacs (24)
- # fulcro (1)
- # graphql (5)
- # hoplon (3)
- # jobs (1)
- # keechma (20)
- # leiningen (4)
- # lumo (5)
- # off-topic (13)
- # perun (6)
- # re-frame (19)
- # reagent (1)
- # remote-jobs (2)
- # shadow-cljs (199)
- # sql (6)
- # vim (7)
@richiardiandrea I'm a bit confused about how semantic ui override files work - are they imported by less files? or are they compiled separately?
I am not 100% sure but I thought they were compiled by the less compiler, imported by other less files.
okay, I think there's a quick fix you could try - if you pass :extensions [".less" ".overrides"]
to the lessc
task, it will watch those files too
also I'm working on getting the less dependency tree for fine-grained tracking, so if that doesn't work for you, hopefully this will
Ok will try tomorrow, I successfully published a post the day before yesterday, very cool stuff 😄 Next step would be for me to add discus integration 😉 Still need to debug your fix as well