UNPKG

fela-dom

Version:

Fela package for working with the DOM

3 lines 104 B
export default function extractSupportQuery(ruleSet) { return ruleSet.split('{')[0].slice(9).trim(); }