Skip to content

Commit

Permalink
More fixes to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
guilherme-andrade committed Nov 3, 2024
1 parent 52adbf7 commit 0ae4a10
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,18 @@ Optionally, you can specify a shade.
tailwind(bg: color_scheme_token(:primary, 100))
# => "bg-red-100"
```

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/guilherme-andrade/tailwindcss-rb.


## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).


## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

0 comments on commit 0ae4a10

Please sign in to comment.