This repository was archived by the owner on Jan 30, 2025. It is now read-only.
3.2.0 #26
refirst11
announced in
Announcements
3.2.0
#26
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Minor update
Console Log
While we thought outputting console logs was user-friendly,
it was a feature that was completely unnecessary for users who didn't need it.
The console has been removed because compilation in dev mode was not pinpointed.
However, we wanted to keep this feature alive, so we added the --log argument so that you can compile while viewing the log.
By adding the --log argument to the compilation, you can check the CSS output along with the compilation.
This discussion was created from the release 3.2.0.
Beta Was this translation helpful? Give feedback.
All reactions