Closed (works as designed)
Project:
UI Suite DaisyUI
Version:
5.0.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Oct 2025 at 12:02 UTC
Updated:
13 Nov 2025 at 13:20 UTC
Jump to comment: Most recent
Comments
Comment #2
christian.wiedemann commentedThe idea is that *.pcss are only files which are included by other files.
Comment #3
juc1 commentedah so do I need @import base.pcss in app.pcss.css ?
Comment #4
juc1 commentedok this works thanks in app.pcss.css
@import "./base/base.pcss";Comment #5
juc1 commentedIt might be good to adjust the comment in app.pcss.css
currently:
I would not think of base.pcss as a plugin, so it might be good to say:
Comment #6
g4mbiniNew alpha5 include base.pcss in app.pcss.css , so let's close this issue for now !