@fileverse-dev/ddoc 2.0.4-patch-1 → 2.0.4-patch-3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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/dist/style.css'` in App.jsx/App.tsx
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