Chris-Mingay
Chris-Mingay
I would like to contribute to this project, currently I include it in my own project via a nuget package. Is it just a case of removing that nuget reference,...
Just experimenting with userDefinedTypes now and wondering if it's possible to strongly type vars declared within a bicep script? I have a list of function definitions that I pass to...
``` ``` **Why?** I wanted to be able to use Tailwind CSS to define style directly to the map component. **How?** Adding a simple CssClass parameter to the Map component.