This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/lib/stylesheet
Sam Saffron 719a93c312 FEATURE: treat theme_uploads as settings in JavaScript
This change allows themes and components access to theme assets.

This means that inside theme js you can now get the URL for an asset with:

```
settings.theme_uploads.name
```
2019-08-21 16:51:10 +10:00
..
common.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
compiler.rb DEV: debundle plugin css assets and don't load if disabled (#7646) 2019-08-20 22:09:52 +05:30
functions.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
importer.rb FEATURE: treat theme_uploads as settings in JavaScript 2019-08-21 16:51:10 +10:00
manager.rb DEV: debundle plugin css assets and don't load if disabled (#7646) 2019-08-20 22:09:52 +05:30
watcher.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00