generated from adam-sokolowski/sass-skeleton
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(all): add basic description for readme
- Loading branch information
1 parent
84e28ef
commit 13147ef
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
# Collection of 195 flags for countries | ||
# Collection of 195 country flags | ||
|
||
As SCSS as it gets flag's collection | ||
A combination of pure `CSS`, Font and `base64` symbols covering all recognised countries. | ||
|
||
|
||
## Scripts | ||
`sass:compile`: Compiles SASS code into CSS output | ||
`storybook:compile`: Compile and serve storybook with flags playground | ||
|
||
|
||
TODO: Implement countries teritorries |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,4 +49,4 @@ | |
"stylelint-scss": "3.16.1" | ||
}, | ||
"dependencies": {} | ||
} | ||
} |