docs(v2): add stylable site to users showcase list (#4441)

* added stylable site to users list

* Update website/src/data/users.js

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
Tom Raviv 2021-03-16 20:11:01 +02:00 committed by GitHub
parent f8fda885fc
commit 07733e1b9c
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: 161 KiB

View file

@ -677,6 +677,14 @@ const users = [
source: 'https://github.com/stryker-mutator/stryker-mutator.github.io',
tags: [],
},
{
title: 'Stylable',
description: 'A CSS preprocessor made for components',
preview: require('./showcase/stylable.png'),
website: 'https://stylable.io',
source: 'https://github.com/wixplosives/stylable.io',
tags: [],
},
{
title: 'Supabase',
description: 'Open Source Realtime and RESTful APIs for Postgres',