Summary: Prevent leaking Flipper styles and antd styles into the website by embedding the styleguide into an iframe. Reviewed By: nikoant Differential Revision: D34522771 fbshipit-source-id: a05bf1e7f54fe172fb012a0a02296b3a4e0100f1
26 lines
381 B
Plaintext
26 lines
381 B
Plaintext
node_modules
|
|
.DS_Store
|
|
lib/core/metadata.js
|
|
lib/core/MetadataBlog.js
|
|
static/schemas
|
|
website/translated_docs
|
|
build/
|
|
website/yarn.lock
|
|
website/node_modules
|
|
flipper-themes
|
|
static/css/style-guide.css
|
|
|
|
website/i18n/*
|
|
!website/i18n/en.json
|
|
|
|
.docusaurus
|
|
.cache-loader
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|