package ppx_css
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A ppx that takes in css strings and produces a module for accessing the unique names defined within
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.15.1.tar.gz
sha256=2f23a4b3e3cfccc25345d25a4d9ab5c64ca7fe6dbf293aa3bcce907a0534324c
doc/ppx_css.css_parser/Css_parser/Lexer/index.html
Module Css_parser.LexerSource
CSS lexer. * Reference: * https://www.w3.org/TR/css-syntax-3/ * https://github.com/yahoo/css-js/blob/master/src/l/css.3.l
Signals a lexing error at the provided source location.
Signals a parsing error at the provided token and its start and end * locations.
Signals a grammar error at the provided location.
Source
val parse :
Sedlexing.t ->
((Lexing.lexbuf -> Menhir_parser.token) -> Lexing.lexbuf -> 'a) ->
'aSource
val parse_string :
?container_lnum:int ->
?pos:Lexing.position ->
string ->
((Lexing.lexbuf -> Menhir_parser.token) -> Lexing.lexbuf -> 'a) ->
'a sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>