Skip to content

Commit

Permalink
use direnv reload
Browse files Browse the repository at this point in the history
  • Loading branch information
kodeFant committed Oct 6, 2023
1 parent eaf2eba commit e812787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Guide/tailwindcss.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ packages = with pkgs; [
Rebuild your development environment to fetch the added package:

```bash
direnv allow
direnv reload
```

After that, you should be able to verify that `tailwindcss` CLI is available in your project directory by executing it from your shell.
Expand Down

0 comments on commit e812787

Please sign in to comment.