From c856eb74a95ebb83bc539f591d3114686d3543d2 Mon Sep 17 00:00:00 2001 From: Maitra Khatri Date: Thu, 3 Feb 2022 23:30:16 +0530 Subject: [PATCH] added the Universal link to link CSS file --- docs/gettingStarted.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/gettingStarted.html b/docs/gettingStarted.html index 7d1c5fe..4dba9da 100644 --- a/docs/gettingStarted.html +++ b/docs/gettingStarted.html @@ -54,10 +54,19 @@

Getting Started

To start using gozo UI for your projects, just copy-paste the stylesheet link tag into your head tag before all other stylesheets to load our CSS

+
+ + +
+

Quick Start

Here's the entire HTML Boiler Plate to start with

+
+ + +