Current section
Files
Jump to
Current section
Files
src/css_select.gleam
import css_select/internal/parser
import css_select/simple_matcher
pub const parse_simple_selector = parser.parse_simple_selector
pub const simple_match = simple_matcher.match