|
@@ -35,12 +35,6 @@ Install from NPM:
|
|
|
npm install @uppy/facebook
|
|
|
```
|
|
|
|
|
|
-In the [CDN package](/docs/#With-a-script-tag), it is available on the `Uppy` global object:
|
|
|
-
|
|
|
-```js
|
|
|
-const Facebook = Uppy.Facebook
|
|
|
-```
|
|
|
-
|
|
|
## CSS
|
|
|
|
|
|
Dashboard plugin is recommended as a container to all Provider plugins, including Facebook. If you are using Dashboard, it [comes with all the nessesary styles](/docs/dashboard/#CSS) for Dropbox as well.
|