diff options
| author | MichalMartinek <martinek8@gmail.com> | 2015-12-10 22:45:40 +0100 | 
|---|---|---|
| committer | MichalMartinek <martinek8@gmail.com> | 2015-12-10 22:45:40 +0100 | 
| commit | 38f2fb9a0bbd478bbbb4ccce0b33d1dcd34aa63a (patch) | |
| tree | 5c7dd418b911216910d5fa2035319c1ddefc2a2b | |
| parent | d94d88cd2031b7322c2c2886fa54b26ef1c461be (diff) | |
Update sass.html.markdown
| -rw-r--r-- | cs-cz/sass.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/cs-cz/sass.html.markdown b/cs-cz/sass.html.markdown index e890debe..0d2fca64 100644 --- a/cs-cz/sass.html.markdown +++ b/cs-cz/sass.html.markdown @@ -1,12 +1,12 @@  ---  language: sass -filename: learnsass.scss +filename: learnsass-cz.scss  contributors:    - ["Laura Kyle", "https://github.com/LauraNK"]    - ["Sean Corrales", "https://github.com/droidenator"]  translators:    - ["Michal Martinek", "https://github.com/MichalMartinek"] - +lang: cs-cz  ---  Sass je rozšíření jazyka CSS, který přidává nové vlastnosti jako proměnné, zanořování, mixiny a další. | 
