Getting Started
Get started with Lyngurium in the project.
Installation
Install this package as a dependency in the project:
And install these packages as dev dependencies in the project:
Configuration
Add the following configuration:
lynx.config.ts
And add the following PostCSS configuration:
postcss.config.js
In case there are no any CSS file, create one and import it:
./src/index.tsx