Expand description
The main library module that orchestrates the core functionality of the Grimoire CSS system.
This module initializes the CSS optimizer and manages the execution of commands based on the provided mode. It serves as the entry point for building and optimizing CSS based on various configurations and inputs.
Modules§
- The
coremodule contains the essential building blocks of the Grimoire CSS system.
Functions§
- Public function to read the saved messages from the buffer. This function is accessible from the main.rs for reading the buffer content.
- Starts the Grimoire CSS system based on the given mode.