While I was doing my homework with Ruby on rails, I was told that I had to use the foundation css library, so I installed the foundation in my project and it was installed without any problems.
But although there is no error in the system, the styles cannot be loaded correctly, how can I solve this problem?
I don’t understand mixins completely, but none of the classes you’ve shown show up on the page. The scss has column (no s). Maybe if you change columns to column you’ll see some styling.
Thank you for your response.
the problem is that foundation cannot load some styles while it loads some styles. I couldn’t find a document even though I searched on the internet.