diff options
Diffstat (limited to 'its/plugin/projects')
| -rw-r--r-- | its/plugin/projects/(dir with paren)/src/file1.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/its/plugin/projects/(dir with paren)/src/file1.css b/its/plugin/projects/(dir with paren)/src/file1.css new file mode 100644 index 0000000..73d9f7e --- /dev/null +++ b/its/plugin/projects/(dir with paren)/src/file1.css @@ -0,0 +1,2 @@ +@import "a.css"; +@import "a.css"; /* S1128 | no-duplicate-at-import-rules */ |
