package styled-ppx
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
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/styled-ppx.css-parser/Styled_ppx_css_parser/Driver/index.html
Module Styled_ppx_css_parser.Driver
module Location = Ppxlib.Locationval menhir :
((Lexing.lexbuf -> 'a) -> Lexing.lexbuf -> 'b) ->
(unit -> 'a * Lexing.position * Lexing.position) ->
'bval parse :
loc:Ppxlib.location ->
Sedlexing.lexbuf ->
((Lexing.lexbuf -> Parser.token) -> Lexing.lexbuf -> 'a) ->
('a, Ppxlib.location * string) resultval last_buffer : Sedlexing.lexbuf option refval parse_string :
loc:Ppxlib.location ->
((Lexing.lexbuf -> Parser.token) -> Lexing.lexbuf -> 'a) ->
string ->
('a, Ppxlib.location * string) resultval parse_declaration_list :
loc:Ppxlib.location ->
string ->
(Ast.rule_list, Ppxlib.location * string) resultval parse_declaration :
loc:Ppxlib.location ->
string ->
(Ast.declaration, Ppxlib.location * string) resultval parse_stylesheet :
loc:Ppxlib.location ->
string ->
(Ast.stylesheet, Ppxlib.location * string) resultval parse_keyframes :
loc:Ppxlib.location ->
string ->
(Ast.rule_list, Ppxlib.location * string) result sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>