Styles for markup with classes from PyMdown Extensions.
<dl>
<dt>TACC Usage</dt>
<dd>TACC Docs uses these components.</dd>
<dt>More Information</dt>
<dd>See "Notes" tab.
<dd>
</dl>
{
"shouldSkipPattern": true,
"globalStyles": [
{
"isInternal": true,
"layer": "base",
"path": "/assets/core-styles.demo.css"
},
{
"isInternal": true,
"layer": "base",
"path": "/assets/core-styles.base.css"
}
],
"cmsStyles": [
{
"isInternal": true,
"layer": "base",
"path": "/assets/core-styles.cms.css"
}
],
"docsStyles": [
{
"isInternal": true,
"layer": "base",
"path": "/assets/core-styles.docs.css"
}
],
"portalStyles": [
{
"isInternal": true,
"layer": "base",
"path": "/assets/core-styles.portal.css"
}
],
"subdir": "components",
"shouldLoadDocs": true,
"📝 shouldLoadDocs": "because only core-styles.docs.css loads this"
}