Skip to content

Commit

Permalink
tailwind: link to import doc for applyBaseStyles (#4193)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverpool authored Aug 8, 2022
1 parent 28ab273 commit ad3d786
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/integrations/tailwind/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ export default {
})],
}
```

You can now [import your own `base.css` as a local stylesheet](https://docs.astro.build/en/guides/styling/#import-a-local-stylesheet).
</details>

## Examples
Expand Down

0 comments on commit ad3d786

Please sign in to comment.