Skip to content

Commit

Permalink
Port lexical.dev to Tailwind (#4827)
Browse files Browse the repository at this point in the history
  • Loading branch information
Awjin authored Jul 28, 2023
1 parent 20e7f12 commit 9f893be
Show file tree
Hide file tree
Showing 21 changed files with 1,046 additions and 564 deletions.
1 change: 1 addition & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ module.exports = {
trailingComma: 'all',
htmlWhitespaceSensitivity: 'ignore',
attributeGroups: ['$DEFAULT', '^data-'],
plugins: ['prettier-plugin-tailwindcss'],
};
Loading

2 comments on commit 9f893be

@vercel
Copy link

@vercel vercel bot commented on 9f893be Jul 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lexical – ./packages/lexical-website

lexical-fbopensource.vercel.app
lexical.dev
lexicaljs.com
lexical-git-main-fbopensource.vercel.app
lexicaljs.org
www.lexical.dev

@vercel
Copy link

@vercel vercel bot commented on 9f893be Jul 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lexical-playground – ./packages/lexical-playground

lexical-playground-fbopensource.vercel.app
lexical-playground-git-main-fbopensource.vercel.app
lexical-playground.vercel.app
playground.lexical.dev

Please sign in to comment.