# Customizing CSS via plugin

**URL:** https://meta.discourse.org/t/customizing-css-via-plugin/54142
**Category:** Development
**Created:** [2016年十二月12日 21:36 UTC](https://meta.discourse.org/t/customizing-css-via-plugin/54142 "2016-12-12T21:36:10Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2016年十二月12日 21:52 UTC](https://meta.discourse.org/t/customizing-css-via-plugin/54142/2 "2016-12-12T21:52:39Z")

</div>

Did you try this? 🙂

> [@Developing Discourse Plugins - Part 1 - Create a basic plugin](https://meta.discourse.org/t/developing-discourse-plugins-part-1-create-a-basic-plugin/30515/1):
>
> My changes weren’t picked up! ⚠
> 
> Sometimes the cache isn’t cleared fully, especially when you create new files or delete old files. To get around this issue, remove your tmp folder and start rails again. On a mac you can do it in one command: rm -rf tmp; bundle exec rails s.

---

_[View the full topic](https://meta.discourse.org/t/customizing-css-via-plugin/54142)._
