Tweak order of @import and @plugin statements in input CSS file

Created on 3 March 2025, about 1 month ago

Problem/Motivation

In src/css/input.css, DaisyUI is imported in using a @plugin statement. This statement in the followed by several @import statements.

There should not be any @import statements following a @plugin.

Steps to reproduce

None.

Proposed resolution

Update src/css/input.css, moving the @plugin to the end of the file.

Remaining tasks

Update src/css/input.css.

User interface changes

None.

API changes

None.

Data model changes

None.

🐛 Bug report
Status

Active

Version

5.0

Component

Code

Created by

🇱🇺Luxembourg paddy_deburca

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

Comments & Activities

Production build 0.71.5 2024