Skip to main content
Module

x/fathym_atomic/mod.ts>prefixClasses

This is the core atomic library to build design libraries from.
Very Popular
Latest
function prefixClasses
import { prefixClasses } from "https://deno.land/x/fathym_atomic@v0.0.168/mod.ts";

Parameters

prefix: string
classes: string

Returns

string

Parameters

prefix: string
classes: Array<string | undefined>

Returns

Array<string | undefined>