@fileverse-dev/ddoc 2.0.4-patch-1 → 2.0.4-patch-3
Sign up to get free protection for your applications and to get access to all the features.
package/README.md
CHANGED
@@ -12,7 +12,7 @@ This repo contains example - demo source code and package code
|
|
12
12
|
|
13
13
|
`import { DdocEditor } from '@fileverse-dev/ddoc'`
|
14
14
|
|
15
|
-
`import '@fileverse-dev/ddoc/
|
15
|
+
`import '@fileverse-dev/ddoc/styles'` in App.jsx/App.tsx
|
16
16
|
|
17
17
|
In your tailwind config, add this line to content array
|
18
18
|
|