# Desktop css is empty after update

**URL:** https://meta.discourse.org/t/desktop-css-is-empty-after-update/29135
**Category:** Bug
**Created:** [May 22, 2015, 3:48pm UTC](https://meta.discourse.org/t/desktop-css-is-empty-after-update/29135 "2015-05-22T15:48:55Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Qasem\_h](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/qasem_h/32/155935_2.png) [@Qasem\_h](https://meta.discourse.org/u/Qasem_h)
#### Post date: [May 22, 2015, 3:48pm UTC](https://meta.discourse.org/t/desktop-css-is-empty-after-update/29135/1 "2015-05-22T15:48:55Z")

</div>

After updating to the discourse new version, RTL css was empty , but all TLR language work for me  
@sam i think this PR have a problem  
[https://github.com/discourse/discourse/commit/45bdd23689f83a90de2df5e089bab5d52af1c4d4](https://github.com/discourse/discourse/commit/45bdd23689f83a90de2df5e089bab5d52af1c4d4)

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [May 22, 2015, 5:49pm UTC](https://meta.discourse.org/t/desktop-css-is-empty-after-update/29135/2 "2015-05-22T17:49:08Z")

</div>

It’s weird because the correct stylesheet seems to be in `tmp/stylesheet-cache`.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [May 22, 2015, 9:28pm UTC](https://meta.discourse.org/t/desktop-css-is-empty-after-update/29135/3 "2015-05-22T21:28:27Z")

</div>

If it is any help, the changes made in this PR seem to be working when they are applied to an older version of Discourse that is accessing stylesheets at `/uploads/stylesheet-cache/`

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [May 23, 2015, 7:38am UTC](https://meta.discourse.org/t/desktop-css-is-empty-after-update/29135/4 "2015-05-23T07:38:50Z")

</div>

I just fixed this.

[https://github.com/discourse/discourse/commit/bcaed90744bf470504b883010f28c9f59bd33505](https://github.com/discourse/discourse/commit/bcaed90744bf470504b883010f28c9f59bd33505)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [May 23, 2015, 7:38am UTC](https://meta.discourse.org/t/desktop-css-is-empty-after-update/29135/5 "2015-05-23T07:38:55Z")

</div>


