Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: Allow custom SCSS code for Moodle mobile app #215

Open
abias opened this issue Jan 30, 2023 · 0 comments · May be fixed by #347
Open

Improvement: Allow custom SCSS code for Moodle mobile app #215

abias opened this issue Jan 30, 2023 · 0 comments · May be fixed by #347
Assignees
Labels
improvement Something which improves an existing feature in some way (UX, UI, Design, Functionality)

Comments

@abias
Copy link
Member

abias commented Jan 30, 2023

This is a follow-up to #205 / #195 and similar to #154:

In the first implementation of the mobile CSS feature, only custom CSS code is allowed to be written for the Moodle mobile app.

It would be worthwhile to extend this in a way that also SCSS code can be used.
The challenge is to build this in a way that the Moodle mobile app CSS designer has all SCSS variables at hand, that the SCSS is properly compiled and it is properly cached and shipped to the Moodle mobile app.

@abias abias added the feature Something which is a new feature or big improvement label Jan 30, 2023
mwehr added a commit to mwehr/moodle-theme_boost_union that referenced this issue Jul 22, 2023
@wiebkemueller-hsh wiebkemueller-hsh moved this to In Progress REVIEW in Boost Union Planning Board Oct 4, 2023
@wiebkemueller-hsh wiebkemueller-hsh added improvement Something which improves an existing feature in some way (UX, UI, Design, Functionality) and removed feature Something which is a new feature or big improvement labels Oct 4, 2023
@whuml whuml moved this from In Progress REVIEW to Ready for REVIEW in Boost Union Planning Board Oct 12, 2023
@abias abias moved this from Ready for REVIEW to Ready for TEST in Boost Union Planning Board Oct 19, 2023
@abias abias moved this from Ready for TEST to Ready for REVIEW in Boost Union Planning Board Nov 2, 2023
@abias abias moved this from Ready for REVIEW to Ready for TEST in Boost Union Planning Board Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something which improves an existing feature in some way (UX, UI, Design, Functionality)
Projects
Status: Ready for FUNCTEST
Development

Successfully merging a pull request may close this issue.

3 participants