Skip to content

Commit 1020f61

Browse files
Added a new filter Pink by vincent
1 parent d4cecc9 commit 1020f61

File tree

9 files changed

+25
-0
lines changed

9 files changed

+25
-0
lines changed

.vs/CSSgram/v16/.suo

33.5 KB
Binary file not shown.

.vs/ProjectSettings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"CurrentProjectSetting": null
3+
}

.vs/VSWorkspaceState.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"ExpandedNodes": [
3+
""
4+
],
5+
"SelectedNode": "\\C:\\Users\\LocalAdmin\\Desktop\\vincent\\CSSgram",
6+
"PreviewInSolutionExplorer": false
7+
}

.vs/slnx.sqlite

124 KB
Binary file not shown.

site/.vs/ProjectSettings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"CurrentProjectSetting": null
3+
}

site/.vs/VSWorkspaceState.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"ExpandedNodes": [
3+
"",
4+
"\\img",
5+
"\\scss",
6+
"\\test",
7+
"\\test\\css",
8+
"\\twig"
9+
],
10+
"PreviewInSolutionExplorer": false
11+
}

site/.vs/site/v16/.suo

23 KB
Binary file not shown.

site/.vs/slnx.sqlite

116 KB
Binary file not shown.

site/scss/demo-site.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
@import 'vars';
33
@import 'mixins';
44
@import 'home';
5+
@import 'pink';

0 commit comments

Comments
 (0)