diff --git a/website/src/data/showcase/stylable.png b/website/src/data/showcase/stylable.png new file mode 100644 index 0000000000..119c590819 Binary files /dev/null and b/website/src/data/showcase/stylable.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 33233bb3de..be553d98da 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -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',