Style

The style transform option simplifies the process of bundling CSS, SCSS, or SASS by integrating compilers such as Dart SASS, PostCSS, and Tailwind. This feature offers developers a familiar configuration control, mirroring what you might set up manually, but with added ease.

Strap Examples

Get started using one the example straps for a real-world implementation reference.

$ sy create using-postcss
$ sy create using-tailwind
$ sy create using-sass

Example Usage

Passing an array of style configurations.