Is there anything you wish to change in Girouette to help you with CSS?
So it looks like text-xl
and things like that work.
font-size-8wv
and things like that also work.
text-8wv
does not. I would like to see a bit more consistency in the grammar.
This program could also use documentation and a grammar reference.
Cool, that looks good.
So currently I'm using tailwind to build an electron app, Maybe I can get girouette to work there.
How might I edit the root(<html>) or body element? I usually need to do that for backgrounds. I donāt think adding the class in index.html will work.
The only thing girouette is doing is generating garden or css data. Everything else is related to the other tools you are using.
Maybe you can find what you need in the hiccup library.
Ah I just thought of something. What if for font size I want to use āemā instead of āremā as a unit. This is a fairly common thing I think.
I did not. I havenāt been doing much with code lately in general though.
Iād be happy to write some docs, but I donāt know all the relevant features that should be included.
Every public function also aught to have a docstring, but I havenāt looked at the source code yet so maybe you already have that.
Looks like most of them do.
font-size-... was added because I thought that there was a conflict with the Tailwind geammar, but now I think that there are no problem. https://developer.mozilla.org/en-US/docs/Web/CSS/font-size