Search
Preparing search index...
The search index is not available
@css-blocks
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Packages
@css-blocks/core
MissingSourcePath
Class MissingSourcePath
Custom CSS Blocks error for missing source path from PostCSS
Hierarchy
CssBlockError
MissingSourcePath
Index
Constructors
constructor
Properties
orig
Message
message
name
prefix
stack
Accessors
location
Constructors
constructor
new
Missing
Source
Path
(
)
:
MissingSourcePath
Returns
MissingSourcePath
Properties
orig
Message
orig
Message
:
string
Static
message
message
:
string
Static
name
name
:
string
Static
prefix
prefix
:
string
= "SourcePathError"
Static
Optional
stack
stack
:
undefined
|
string
Accessors
location
get
location
(
)
:
ErrorLocation
|
void
Returns
ErrorLocation
|
void
Packages
@css-
blocks/broccoli
@css-
blocks/core
@css-
blocks/glimmer
@css-
blocks/jsx
@css-
blocks/runtime
@css-
blocks/webpack
Missing
Source
Path
constructor
orig
Message
message
name
prefix
stack
location
Generated using
TypeDoc
Custom CSS Blocks error for missing source path from PostCSS