From bcf074f3270b374d91f987a20ef922d9ef372d77 Mon Sep 17 00:00:00 2001 From: Damien Date: Fri, 13 Nov 2020 09:35:18 +0100 Subject: [PATCH] Fix Paper link in FAQ --- docs/_pages/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_pages/faq.md b/docs/_pages/faq.md index 113d45aee..8372d08d5 100644 --- a/docs/_pages/faq.md +++ b/docs/_pages/faq.md @@ -101,7 +101,7 @@ We do not officially support IE8. That said, some components will degrade using MDL focuses on delivering an experience that is optimised for static content sites, like blogs, marketing pages and more traditional text-based web pages. -The Paper elements built with Polymer are fully encapsulated components that can be used individually or composed together to create a material design-style site, and support more advanced user interaction. +The Paper elements built with Polymer are fully encapsulated components that can be used individually or composed together to create a material design-style site, and support more advanced user interaction. That said, MDL can be used alongside the Polymer element counterparts. Polymer uses the power of Web Components to encapsulate the designs used for those components. MDL does not affect the styling within custom components.