Skip to content

Conversation

@adityatelange
Copy link
Owner

@adityatelange adityatelange commented Mar 22, 2021

. (assets/css)
├── common
│   ├── 404.css
│   ├── archive.css
│   ├── footer.css
│   ├── header.css
│   ├── main.css
│   ├── post-entry.css
│   ├── post-single.css
│   ├── profile-mode.css
│   ├── search.css
│   └── terms.css
├── core
│   ├── reset.css
│   ├── theme-vars.css
│   └── zmedia.css
├── extended
│   └── blank.css
├── hljs
│   └── an-old-hope.min.css
└── opt
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@adityatelange adityatelange marked this pull request as ready for review March 25, 2021 10:40
@adityatelange
Copy link
Owner Author

@kdkasad Can you please verify if everything is working fine with this change?

@kdkasad
Copy link
Contributor

kdkasad commented Mar 25, 2021

@kdkasad Can you please verify if everything is working fine with this change?

Everything looks good to me!

@adityatelange
Copy link
Owner Author

@kdkasad Can you please verify if everything is working fine with this change?

Everything looks good to me!

Thanks for confirming 👍

@adityatelange adityatelange merged commit e503367 into master Mar 27, 2021
@adityatelange adityatelange deleted the css_separate branch March 27, 2021 07:33
kylethedeveloper pushed a commit to kylethedeveloper/hugo-PaperMod that referenced this pull request Feb 21, 2023
* Move styles into 3 different locations
- core
- common
- hljs

* Load all stylesheets in proper order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants