diff --git a/package.json b/package.json
index 6792cec..89affb8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "pcp-design",
- "version": "1.4.1",
+ "version": "1.4.2",
"description": "",
"main": "index.js",
"scripts": {
diff --git a/src/component_adjust.html b/src/component_adjust.html
index a9412f7..c55e972 100644
--- a/src/component_adjust.html
+++ b/src/component_adjust.html
@@ -40,10 +40,10 @@
FSA Design System References
Sample
-
+
{% include: 'includes/pcp-adjust__terminal.html' @title:'Terminal Adjustments' %}
-
+
{% include: 'includes/pcp-adjust__state.html' @title:'State Adjustments' %}
diff --git a/src/component_card.html b/src/component_card.html
new file mode 100644
index 0000000..168d981
--- /dev/null
+++ b/src/component_card.html
@@ -0,0 +1,58 @@
+{% include: 'includes/html.html' %}
+
+{% include: 'includes/head.html' @title:'Component' %}
+
+
+
+ {% include: 'includes/fsa-browser-upgrade.html' %}
+
+ {% include: 'includes/skipnav.html' %}
+
+
+ {% include: 'includes/pcp-header-project.html' %}
+
+
+
+
+
+
+
+
+
Component: Card
+
+
class="pcp-card"
+
+
+
+
+
FSA Design System References
+
+
+
+
+
Sample
+
+ {% include: 'includes/pcp-card__hrw.html' %}
+
+
+
+
+
+
+
+
+
+ {% include: 'includes/scripts.html' %}
+
+
+
+