Skip to content
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

how to apply overrides? #13

Open
birthdaycorp opened this issue Feb 26, 2021 · 3 comments
Open

how to apply overrides? #13

birthdaycorp opened this issue Feb 26, 2021 · 3 comments

Comments

@birthdaycorp
Copy link

birthdaycorp commented Feb 26, 2021

In my old semantic ui folder, there was a subfolder for overrides. I copied them all out to a single stylesheet and required them in the block like so:

`@import "semantic-ui";

/*
 *= require_self
 *= require fomantic_overrides
*/

but fomantic_overrides is not applying. how can i accomplish this theming?

@shanecav84
Copy link
Collaborator

Ah, disregard my comment in the other thread!

@shanecav84
Copy link
Collaborator

shanecav84 commented Mar 4, 2021

Can you give me a simple example of something you're trying to override?

@birthdaycorp
Copy link
Author

i was just trying to override forms, inputs, dropdowns, modals, etc. i ended up getting fomantic from a cdn and then applying the styles via stylesheet_link_tag after

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

2 participants