package styled-ppx

  1. Overview
  2. Docs
Type-safe styled components for ReScript and Melange

Install

dune-project
 Dependency

Authors

Maintainers

Sources

styled-ppx-0.61.0.tbz
sha256=c6eba770e9e9bb9002bf3f759f99ebcec6d7b4132c6c2ad562886c88b6839bab
sha512=8a1776181f6ef292518a0b96b1fae7927cf5767dee75dc04bc05d99d297866e45a5943455bea9ce500a04a635bd179d2b2bec8bccebc55dc1e696a23b3efad69

doc/ppx/Ppx/Mapper/index.html

Module Ppx.Mapper

val getHtmlTag : string -> string option
val getHtmlTagUnsafe : loc:Ppxlib.location -> string -> string
val isStyled : string -> bool
type contents =
  1. | Match of Ppxlib.expression * Ppxlib.case list
  2. | ListOf of Ppxlib.expression
  3. | EmptyList
val lid : string -> Ppxlib.longident Ppxlib.loc
val css : string Ppxlib.loc -> contents -> Astlib.Ast_502.Parsetree.expression
val transform : Ppxlib.structure_item -> Ppxlib__.Import.structure_item