Skip to content

Commit

Permalink
docs(v2): add stylable site to users showcase list (#4441)
Browse files Browse the repository at this point in the history
* added stylable site to users list

* Update website/src/data/users.js

Co-authored-by: Sébastien Lorber <[email protected]>
  • Loading branch information
tomrav and slorber authored Mar 16, 2021
1 parent f8fda88 commit 07733e1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/stylable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 07733e1

Please sign in to comment.