SCSS: Add border radius placeholders

This commit is contained in:
Molkobain
2021-04-11 12:55:48 +02:00
parent 8313d61521
commit 644944c6fd
2 changed files with 43 additions and 3 deletions

View File

@@ -16,9 +16,10 @@
* You should have received a copy of the GNU Affero General Public License
*/
@import "typography";
@import "border-radius";
@import "color";
@import "depression";
@import "elevation";
@import "misc";
@import "font-icon";
@import "color";
@import "typography";
@import "misc";