griffel icon indicating copy to clipboard operation
griffel copied to clipboard

CSS-in-JS with ahead-of-time compilation ⚡️

Results 66 griffel issues
Sort by recently updated
recently updated
newest added

### Repro - checkout/pull https://github.com/Hotell/fluentui/tree/perf/repro/griffel-babel-plugin - `yarn` - `yarn lage build --to react-combobox` - `yarn workspace @fluentui/react-combobox `just-scripts swc:compile` ### Perf report It seems that first file transform takes serious...

see for context, https://github.com/microsoft/griffel/pull/450#discussion_r1560957583.

📃 documentation

## Overview I'd like to propose adding a new utility function `makeVariantStyles` to Griffel. This function would enable a variant-based styling approach similar to libraries like `vanilla-extract` and `Panda CSS`,...

Hey folks! I was hoping to find some better doc on the `@griffel/postcss-syntax` package. All that's provided is listed here: https://github.com/microsoft/griffel/blob/main/packages/postcss-syntax/README.md But there's no clear connection between how the syntax...

📃 documentation

I want to get SSR working on a site which uses Fluent controls. I went to the Griffel doc site and followed the weback extraction instructions. I got extraction working...

📃 documentation