cds-web/front/index.html

10 lines
406 B
HTML

<!DOCTYPE html>
<html>
<head>
<link data-trunk rel="scss" href="assets/style.scss">
<link data-trunk rel="scss" href="node_modules/@patternfly/patternfly/patternfly.scss">
<link data-trunk rel="scss" href="node_modules/@patternfly/patternfly/patternfly-addons.scss">
<link data-trunk rel="copy-dir" href="node_modules/@patternfly/patternfly/assets">
</head>
</html>