Function: isGridAreaName()
isGridAreaName(
token:string):boolean
Defined in: _internal/grid-template-analysis.ts:239
Return whether a token is accepted as a conservative CSS custom ident.
Parametersโ
tokenโ
string
Returnsโ
boolean
isGridAreaName(
token:string):boolean
Defined in: _internal/grid-template-analysis.ts:239
Return whether a token is accepted as a conservative CSS custom ident.
string
boolean