Constructors
constructor
- new StyleHandler(code?: string, options?: Object): StyleHandler
-
Parameters
-
Default value code: string = ""
-
Optional options: Object
Properties
dirty
dirty: boolean = false
Methods
merge
-
Parameters
Returns { class: {} }
parse
- parse(code: string): Root
将另一个 that 的样式追加到当前样式后
目前对另一个 that 的样式 ast 有修改