Rsbuild
Ammolite can be used with Rsbuild as a plugin.
Installation
Install this package as a dev dependency in the project:
Configuration
Add the following code:
rsbuild.config.ts
PostCSS Configuration
Ammolite also supports PostCSS with the @ammolite/postcss package.
Install this package as a dev dependency in the project:
Add the following Rsbuild configuration:
rsbuild.config.ts
In case there are no any CSS file, create one and import it:
./src/index.ts