custom css + snippets + dep

This commit is contained in:
Nico 2022-07-17 11:05:02 +02:00
parent d1813227b5
commit 50c7e14d1f
4 changed files with 66 additions and 19 deletions

View file

@ -1,3 +1,7 @@
// #region rule
p { color: blue; }
// #endregion rule
// #region tag
body {}
main {}