ppx_css
A ppx that takes in css strings and produces a module for accessing the unique names defined within
Description
A ppx that takes in css strings and produces a module for accessing the unique names defined within.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 14 Oct 2022
- Authors
- Maintainers
Sources
Dependencies
re
>= "1.8.0"
ppxlib
>= "0.23.0"
js_of_ocaml-ppx
>= "3.9.0"
js_of_ocaml
>= "3.9.0"
dune
>= "2.0.0"
stdio
>= "v0.15" & < "v0.16"
ppx_jane
>= "v0.15" & < "v0.16"
ppx_here
>= "v0.15" & < "v0.16"
core_kernel
>= "v0.15" & < "v0.16"
core
>= "v0.15" & < "v0.16"
ocaml
>= "4.11.0"
Reverse Dependencies
bonsai
>= "v0.15.0"