Skip to content

V 0.1.0

Compare
Choose a tag to compare
@afonsopacifer afonsopacifer released this 23 Aug 05:34
· 7 commits to master since this release

Features:

Stylesheet Level - root

  • findAllRules()
  • findAllRulesByType()
  • findAllRulesByType()
  • findAllRulesByType()
  • findAllSelectors()
  • findAllImport()
  • findAllDeclarations()
  • findAllDeclarationsBySelectors()
  • findAllDeclarationsByProperty()
  • findAllDeclarationsByValue()

Rule Level

  • findDeclarations()
  • findDeclarationsBySelectors()
  • findDeclarationsByProperty()
  • findDeclarationsByValue()

Declarations Level

  • addDeclaration()
  • removeDeclaration()
  • getParam()