css

v3ga 2021-08-24T04:14:00.005300Z

So it’s at a point where every time I evaluate my style s-expr the repl tells me it’s writing to resources/public/css/style.css however my ‘style.css’ file remains blank. Honestly not too sure.

v3ga 2021-08-24T04:14:03.005600Z

@drewverlee at this point this is what i’m attempting. The previous post was a mess.

v3ga 2021-08-24T04:49:16.006900Z

ok when I got rid of [:body and changed it to ‘a’ it did in fact write to the file, including the initial body background-color portion. I’m not sure why