Joe Davidson

Results 263 comments of Joe Davidson

This is now documented: https://templ.guide/syntax-and-usage/css-style-management#css-sanitization

I believe this is now resolved with the addition of the `-cmd` flag of the `generate` command.

I wonder if giving the buffers an initial size that's a bit bigger than default would affect the performance much? https://pkg.go.dev/bufio#NewWriterSize

Have marked as needs decision, as it seems we have all the information now to decide if we want to implement anything for this.

This does raise a question of project config. It could easily be a cli flag to expand the whitelist, but would we want it to be needed for every excecution...

This could do with some investigation to find out if the issue still stands, and make a decision on the outcome.

I can see that this now works for both `` and ``

My first impression on this one is that the following doesn't seem intuitive to me, as the KV function to me implies a unique key: ``` ``` For readability sake...

For me I think some improved docs or even a helpful error in the case of duplicate keys might be useful.

@gungun974 Thanks for the answer on this one.