API Reference igniter_css v0.1.0
View SourceModules
A module that provides higher-level CSS processing functionality by leveraging the CSS.Parser module.
A module that contains helper functions for IgniterCss. For example it helps to normalize the output of the NIFs, read and validate the file, and call the NIF function with the given file path or content.
Provides formatting functionality that requires igniter_js. This module's functions will only work when igniter_js is included as a dependency.
CSS parsing and manipulation using Python's tinycss2 library.