AdamFrey / electric-starter-app

Electric + Shadow CSS Live Reload Problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electric + Shadow CSS Live Reload Problem

Steps to reproduce:

  • clj -A:dev -X user/main
  • load localhost:8080 in your browser
  • connect your repl to port 9001
  • Eval (css-release) in user.clj (in the comment block)
  • Now modify the text Example 1 in todo_list.cljc to Example 2 and save the file
  • Text should disappear with display: none

About

Electric + Shadow CSS Live Reload Problem


Languages

Language:Clojure 73.1%Language:CSS 11.6%Language:Dockerfile 9.1%Language:HTML 5.3%Language:Nix 0.9%