Skip to content

some classes - like rounded-full dont exist / work #240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
andreas-it-dev opened this issue Jan 17, 2023 · 1 comment
Closed

some classes - like rounded-full dont exist / work #240

andreas-it-dev opened this issue Jan 17, 2023 · 1 comment

Comments

@andreas-it-dev
Copy link

i've got a weird issue with tailwind and rails 7. for some reason it does not include some of the classes, for example rounded-full doesnt exist and does not render.

image

when using rounded-full, the image ends up square, as if it just doesnt exist:

image

other classes like rounded-lg or so work.

i am using:

bundle info tailwindcss-rails

  • tailwindcss-rails (2.0.21)
    Summary: Integrate Tailwind CSS with the asset pipeline in Rails.
    Homepage: https://github.com/rails/tailwindcss-rails
    Path: C:/Ruby31-x64/lib/ruby/gems/3.1.0/gems/tailwindcss-rails-2.0.21-x64-mingw-ucrt

and installed it via the rails new my-app --css tailwind command.

any help is appreciated

@andreas-it-dev
Copy link
Author

i am sorry, that was a stupid mistake, i forgot to add a path into tailwind.config.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant