seninha has quit [Quit: Leaving]
seninha has joined #picolisp
seninha has quit [Remote host closed the connection]
rob_w has joined #picolisp
msavoritias has joined #picolisp
seninha has joined #picolisp
rob_w has quit [Remote host closed the connection]
Iacob has quit [Remote host closed the connection]
Iacob has joined #picolisp
<
skyjuice>
Hi picolisp
<
skyjuice>
I'm having some issues rendering css changes in my browser.
<
skyjuice>
After making changes to the css
<
skyjuice>
the css changes are not updated on the page
<
skyjuice>
and refreshing the browser,
msavoritias has quit [Remote host closed the connection]
<
skyjuice>
Occasionally, the changes can be rendered by creating a new tab or restarting the server.
<
skyjuice>
Same behaviour with class and
<
skyjuice>
a {color: red;}
<
skyjuice>
.heading {color: red;}
<
skyjuice>
classless css e.g
<
skyjuice>
Changes to the HTML are rendered
<
skyjuice>
normally on refresh.
<
skyjuice>
Heres the css set up:
<
skyjuice>
(setq *Css "style.css")
<
skyjuice>
(html 0 "test" *Css NIL)
<
skyjuice>
environment: Termux, picolisp 23.6, browsers tested: fennec and mull
<
abu[7]>
Hi skyjuice! Did you try shift-reload in the browser? This normally clears the browser cache
<
abu[7]>
Good night! :)