Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/resin/src/resin_css.ts>createFCX

Lightweight css-in-js library for Fresh
Latest
function createFCX
import { createFCX } from "https://deno.land/x/resin@v0.1.8/src/resin_css.ts";

Type Parameters

T extends { }

Parameters

optional
attachedCssClassName: string

Returns

FunctionComponent<T & IComponentExtraProps>