Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
salvatoreromeo authored Oct 25, 2022
1 parent f62da6f commit 5f26c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ As an alternative, and if you like to have control over every piece, do the foll
1) copy the files in the shared folder:
- _tailwind.element.ts_ extends LitElement by adding the tailwind support
- _tailwind.global.css_ includes tha Tailwind base classes into each component
- _globals.d.ts_ is used to avoid TypeScript errors whe nimporting CSS/Scss files in typescript files
- _globals.d.ts_ is used to avoid TypeScript errors whe nimporting CSS/Scss files in typescript files (thanks [@emaant96](https://github.com/emaant96))
2) copy the _package.json_ or the devDependencies inside into your own _package.json_ (**there are no dependencies**)
3) copy _postcss.config.js_, _tailwind.config.js_ and _tsconfig.js_

Expand Down

0 comments on commit 5f26c53

Please sign in to comment.