# Custom CSS/HTML

**URL:** https://meta.discourse.org/t/custom-css-html/269362
**Category:** Development
**Created:** [June 23, 2023, 7:53am UTC](https://meta.discourse.org/t/custom-css-html/269362 "2023-06-23T07:53:57Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [June 23, 2023, 9:30am UTC](https://meta.discourse.org/t/custom-css-html/269362/11 "2023-06-23T09:30:26Z")

</div>

This information might be useful to you:

> [@What controls the order of execution for Theme components' j/s?](https://meta.discourse.org/t/what-controls-the-order-of-execution-for-theme-components-j-s/190410/14):
>
> The only guarantee that’s portable across Discourse instances is that **theme** code is always executed before theme **component** code.

So your approach is a good one, in that a Theme Component should always be able to override what you have in a Theme.

---

_[View the full topic](https://meta.discourse.org/t/custom-css-html/269362)._
