Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ addComponents
Function
addComponents
packages/tailwindcss/src/compat/plugin-api.ts:512–514 ·
view source on GitHub ↗
(components, options)
Source
from the content-addressed store, hash-verified
510
},
511
512
addComponents(components, options) {
513
this.addUtilities(components, options)
514
},
515
516
matchComponents(components, options) {
517
this.matchUtilities(components, options)
Callers
2
index.test.ts
File · 0.85
loadModule
Function · 0.85
Calls
no outgoing calls
Tested by
1
loadModule
Function · 0.68