From 212079b2213a078fdff6cfd409f23c76e217e3f9 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Mon, 21 Dec 2020 11:40:39 -0600 Subject: [PATCH] Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dfba400..64c2d68 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This repo contains some component snippets for building native mobile apps with Tailwind CSS and Capacitor. +Use these components and build on top of them as you build your mobile app. + ![Screenshot](./ss.png) ## What is Capacitor? @@ -14,6 +16,8 @@ Capacitor apps can also run in the browser as a Progressive Web App with the sam ## Progress +There are currently snippets for the following common mobile components: + - [x] App Shell - [x] Content - [x] Tabs