Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

assets/css vs. themes/PaperMod/assets/css... I goofed #7

Closed
joelouthan opened this issue Dec 27, 2022 · 0 comments
Closed

assets/css vs. themes/PaperMod/assets/css... I goofed #7

joelouthan opened this issue Dec 27, 2022 · 0 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@joelouthan
Copy link
Owner

There should be a common subfolder within themes/PaperMod/assets/css:

 jlouthan@siege  ~/Sites/theologic.us/themes/PaperMod/assets/css   master  tree common
common
├── 404.css
├── archive.css
├── footer.css
├── header.css
├── main.css
├── post-entry.css
├── post-single.css
├── profile-mode.css
├── search.css
└── terms.css

as oppose to my setup:

 jlouthan@siege  ~/Sites/theologic.us/assets/css   master  tree
.
├── 404.css
├── an-old-hope.min.css
├── archive.css
├── extended
│   └── blank.css
├── footer.css
├── header.css
├── main.css
├── post-entry.css
├── post-single.css
├── profile-mode.css
├── reset.css
├── search.css
├── terms.css
├── theme-vars.css
└── zmedia.css

Noticed the lack of the common directory in my local assets.

When I make it right, then this will take precedence over home-devos/prayers css and I cannot figure out why.

Saving this issue to work on later.

@joelouthan joelouthan self-assigned this Dec 27, 2022
@joelouthan joelouthan added help wanted Extra attention is needed good first issue Good for newcomers labels Dec 27, 2022
@joelouthan joelouthan pinned this issue Dec 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant