Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nuxt/nuxt
/ postcss.ts
File
postcss.ts
packages/schema/src/config/postcss.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defineResolvers } from
'../utils/definition.ts'
2
3
const
ensureItemIsLast = (item: string) => (arr: string[]) => {
4
const
index = arr.indexOf(item)
Callers
nothing calls this directly
Calls
3
defineResolvers
Function · 0.90
ensureItemIsLast
Function · 0.85
get
Function · 0.50
Tested by
no test coverage detected