- Preparing search index...
- The search index is not available
x4js
Properties
Private
result
result: {} = {}
Methods
addProperty
- addProperty(scope, property, value): void
-
Parameters
-
scope: string
-
property: string
-
value: any
Returns void
Private
makePropertyName
- makePropertyName(n): string
-
Returns string
Private
makeSelectorName
- makeSelectorName(scope, name): string
-
Parameters
-
scope: string
-
name: string
Returns string
parse
- parse(css): string
-
Returns string
Private
parse_json
- parse_json(scope, css): void
-
Returns void
Static
mk_string
- mk_string(rules): string
-
Returns string
-- [
CSSPARSER
] -----------------------------------------------------------------
adaptation of jss-for-node-js