HTML <style>
markup
- Since:
- 0.5.0
- Source:
- See:
Parameters:
Name | Type | Description |
---|---|---|
data | Object | Eleventy’s |
Returns:
- Type:
string
The rendered shortcode
Example
// In an Eleventy template
`${this.internalCSS(data)}`
Members
(inner) colors :string
File path for colors stylesheet
Type:
string
(inner) css :string
Placeholder for CSS to be added internally
Type:
string
(inner) fonts :string
File path for fonts stylesheet
Type:
string
(inner) layout :string
File path for layout stylesheet
Type:
string
(inner) numberingCSS :string
File path for numbering stylesheet
Type:
string
(inner) root :string
CSS custom properties
Type:
string
(inner) typography :string
File path for typography stylesheet
Type:
string