diff --git a/components/index.html b/components/index.html index 0940a15..2e3532c 100644 --- a/components/index.html +++ b/components/index.html @@ -62,23 +62,32 @@
- Component-based design is the cornerstone of the modern UI development process. With rise of - more UI frameworks every day, the web platform has a serious issue of fragmentation and - portability. -
-- Web components to the rescue! This is the collection of web components (WC here forward) that we - use at RanchiMall, especially since we are a framework-less development environment so this was - a logical choice. -
-+ Component-based design is the cornerstone of the modern UI development process. With + rise of + more UI frameworks every day, the web platform has a serious issue of fragmentation and + portability. +
++ Web components to the rescue! This is the collection of web components (WC here forward) + that we + use at RanchiMall, especially since we are a framework-less development environment so + this was + a logical choice. +
+