mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-02-18 23:22:40 +00:00
refactor: swap stylelint css order plugin for prettier plugin
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
|
||||
<style lang="scss">
|
||||
ul {
|
||||
margin: 16px;
|
||||
display: flex;
|
||||
gap: 16px;
|
||||
list-style-type: none;
|
||||
margin: 16px;
|
||||
padding: 0;
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user