Skip to main content
swc_parse_css
stylex_
transform
0.15.3
In stylex_
transform::
shared::
utils::
css::
common
stylex_transform
::
shared
::
utils
::
css
::
common
Function
swc_
parse_
css
Copy item path
Source
pub fn swc_parse_css(source: &
str
) -> (
Result
<Stylesheet, Error>,
Vec
<Error>)