split scss into separate files

This commit is contained in:
David Lechner
2021-01-14 16:35:23 -06:00
parent 25c0d104a9
commit 2f57ae2f57
12 changed files with 115 additions and 87 deletions
+2
View File
@@ -1,6 +1,8 @@
// SPDX-License-Identifier: MIT
// Copyright (c) 2021 The Pybricks Authors
// Custom styling for the Settings* controls.
.pb-settings {
margin: 25px;
}