Trying out web-mode

This commit is contained in:
trémeur 2023-02-16 20:20:58 +00:00
parent 9197c8345c
commit 806f73fef7
5 changed files with 20 additions and 11 deletions

View file

@ -1,8 +0,0 @@
# name: border-box
# key: bbox
# --
*, *::before, *::after {
box-sizing: border-box;
}
$0