Child theme SASS not compiling in browser

Created on 12 May 2025, 2 days ago

Problem/Motivation

Hello, I am unable to get SASS to compile in my subtheme. My understanding was that UI Bootstrap and UI Suite would compile SASS in broswer. I could be wrong. Perhaps we need to compile locally? Perhaps there is an extra step - something I need to enable or edit somewhere?

Steps to reproduce

run php subtheme script. Enable theme in Appearance. Disable CSS/JS aggregation. Now missing styles.css and form-required.css in borwser.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

5.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States gmarez8

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @gmarez8
  • πŸ‡«πŸ‡·France Grimreaper France πŸ‡«πŸ‡·

    Hi,

    I wonder where it is written that SASS code would be compiled into the browser?

    If you have created your subtheme you are responsible to provide the tools to compile your SASS, or you can also have a subtheme not using SASS.

  • πŸ‡ΊπŸ‡ΈUnited States gmarez8

    ok thank you. I was mistaken thinking that UI Suite compiled in-browser. I have started using a compiler :)

Production build 0.71.5 2024