Skip to content

Atomizer 1.0.0

Choose a tag to compare

@src-code src-code released this 03 Mar 22:04
  • Added support for automatic configuration generation via parsing of text files. Atomizer now exports the following methods:
    • parse(): Parses text files for Atomic CSS classes and returns them in an array
    • getConfig(): Generates Atomizer configuration from an array of Atomic CSS classes
    • createCSS(): Generates Atomic CSS from configuration