Uses of Class
io.github.cdklabs.projen.web.TailwindConfigOptions.Builder
-
Packages that use TailwindConfigOptions.Builder Package Description io.github.cdklabs.projen.web -
-
Uses of TailwindConfigOptions.Builder in io.github.cdklabs.projen.web
Methods in io.github.cdklabs.projen.web that return TailwindConfigOptions.Builder Modifier and Type Method Description static TailwindConfigOptions.BuilderTailwindConfigOptions. builder()TailwindConfigOptions.BuilderTailwindConfigOptions.Builder. fileName(String fileName)Sets the value ofTailwindConfigOptions.getFileName()Constructors in io.github.cdklabs.projen.web with parameters of type TailwindConfigOptions.Builder Constructor Description Jsii$Proxy(TailwindConfigOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theTailwindConfigOptions.Builder.
-