Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/postcss/postcss
/ from
Method
from
lib/input.js:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
32
class
Input {
33
get from() {
34
return
this.file || this.id
35
}
36
37
constructor(css, opts = {}) {
38
if
(
Callers
4
fromBase64
Function · 0.80
toBase64
Method · 0.80
map.test.ts
File · 0.80
previous-map.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected