docs: add FlatifyCSS to showcase (#6271)

* Update users.tsx

* Update website/src/data/users.tsx

* add image

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Amir M. Mohamadi 2022-01-06 15:20:28 +03:30 committed by GitHub
parent a03788374e
commit 4efdd33df9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View file

@ -552,6 +552,14 @@ const Users: User[] = [
source: 'https://github.com/Flagsmith/flagsmith-docs',
tags: ['opensource'],
},
{
title: 'FlatifyCSS',
description: 'Modern flat design framework for the web — inspired by Duolingo design system.',
preview: require('./showcase/flatifycss.png'),
website: 'https://flatifycss.com',
source: 'https://github.com/amir2mi/flatifycss/',
tags: ['opensource', 'design'],
},
{
title: 'Flipper',
description: 'Extensible mobile app debugger',