We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331b5c9 commit 9ba57efCopy full SHA for 9ba57ef
src/meta-flags-css/CustomFlags.scss
@@ -1,4 +1,4 @@
1
-/**
+/*!
2
* Note: this file doesn't have to contain SASS, you can write it in simple Css,
3
* PostCSS, or whatever preprocessor your app is using. See below for the Css
4
* version.
@@ -17,7 +17,7 @@ $flag-icon-css-path: './images' !default;
17
}
18
19
// Css version of this file.
20
-/*
21
.flag-icon-w1 {
22
background-image: url(./images/4x3/w1.svg);
23
0 commit comments