Update css files #619
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked-waiting-for-further-changes
bug
bug-only-on-server-for-mobile-not-webpage
Bug-Report-After-Merge
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
further-changes-needed
future-problem-not-fixint-this-period
help wanted
invalid
last-week-issue-to-fix
library
low-priority
needs input
needs review
not-implemented.
project documentation
question
research
reviewed
Script
security
SQL
style
Team 1
Team 2
team leaders
test-creation
testing
topLevel
unassigned
Under-review
wontfix
No milestone
No project
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#619
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Basically all our css files do not follow the conventions and rules stated in the wiki, this needs to be fix otherwise our wiki is useless.
Wiki
Since we use prettier it would be better to change to wiki so that it the prettier standards
I will create an issue for this
I created an issue that is to update our prettier config to handle this but there might be stuff that prettier cant handle such as alphabetical ordering
a24vinla referenced this issue2026-04-28 11:25:34 +00:00
You are correct, my bad. We need to update the prettier config!
I will wait with this issue till after the merge because the current css will not break the merge and its a large problem that is probably unnecessary to divide since they will then be very small.
Be careful when refactoring things.
It is a well known problem when working with pull based development and multiple teams.
We made the decision that the CSS does not need to be in alphabetical order. But there are other things that need to be changed according to the standard (such as naming). Will make sub-issues for this.
So I take it that we will not use any form of ordering then?
We are still making decisions about this, I will let you know when the clean up can start.
Research is being made about this, issue: #710
There is a decision made on this: "We made the decision that kebab-case with brackets will be used." I close this issue