# Landing Pages Plugin 🛩

**URL:** https://meta.discourse.org/t/landing-pages-plugin/180967
**Category:** Plugin
**Tags:** pavilion
**Created:** [February 24, 2021, 4:09am UTC](https://meta.discourse.org/t/landing-pages-plugin/180967 "2021-02-24T04:09:40Z")
**Posts on this page:** 1
**Showing post:** 168

<div class="post-metadata">

### Author: ![tomve](https://avatars.discourse-cdn.com/v4/letter/t/9f8e36/32.png) [@tomve](https://meta.discourse.org/u/tomve)
#### Post date: [August 10, 2026, 9:01am UTC](https://meta.discourse.org/t/landing-pages-plugin/180967/168 "2026-08-10T09:01:53Z")

</div>

I can see that a recent change has fixed the `mobile_view` error from before, but I now run into another error:

```plaintext
ActionView::Template::Error (Error: Can't find stylesheet to import.
e[34m ╷e[0m
e[34m1 │e[0m $primary: #222222 !default; $secondary: #ffffff !default; $tertiary: #008258 !default; $quaternary: #008258 !default; $header_background: #ffffff !default; $header_primary: #333333 !default; $highlight: #ffff4d !default; $danger: #e45735 !default; $success: #009900 !default; $love: #fa6c8d !default; $hover: #f2f2f2 !default; $selected: #e9e9e9 !default; $public_image_path: "https://[REDACTED]/images"; @import "common/foundation/variables"; @import "common/foundation/mixins"; @import e[31m"desktop"e[0m;
e[34m │e[0m e[31m ^^^^^^^^^e[0m
e[34m ╵e[0m
  /var/www/discourse/_desktop_entrypoint.scss 1:501 root stylesheet)
lib/stylesheet/manager/builder.rb:59:in 'block in Stylesheet::Manager::Builder#compile'
lib/stylesheet/manager/builder.rb:178:in 'Stylesheet::Manager::Builder#with_load_paths'
lib/stylesheet/manager/builder.rb:40:in 'Stylesheet::Manager::Builder#compile'
lib/stylesheet/manager.rb:349:in 'block (2 levels) in Stylesheet::Manager#stylesheet_details'
lib/stylesheet/manager.rb:317:in 'Thread::Mutex#synchronize'
lib/stylesheet/manager.rb:317:in 'block in Stylesheet::Manager#stylesheet_details'
lib/distributed_cache.rb:20:in 'DistributedCache#defer_get_set'
lib/stylesheet/manager.rb:316:in 'Stylesheet::Manager#stylesheet_details'
lib/stylesheet/manager.rb:286:in 'Stylesheet::Manager#stylesheet_link_tag'
app/helpers/application_helper.rb:860:in 'ApplicationHelper#disc...

```

Any ideas what might be causing this?

This is on Discourse v2026.8.0-latest.1 +158

---

_[View the full topic](https://meta.discourse.org/t/landing-pages-plugin/180967)._
