diff --git a/docs/elements/intro.md b/docs/elements/intro.md deleted file mode 100644 index 6d26ea0f54..0000000000 --- a/docs/elements/intro.md +++ /dev/null @@ -1,14 +0,0 @@ -Moving forward, TDS will be replacing most Foundational Element styles with React components. - -Past versions of TDS have distributed a large collection of styling, similar to the approach of libraries such as -Bootstrap or Semantic UI. TDS not only exposed CSS classes that could be applied to many HTML elements, such as -buttons (`.button--primary`) or typography (`.text--medium`), but also styled core HTML elements directly, such a `