Created
September 7, 2016 20:06
-
-
Save creinartz/800eb88281f88922de7572c2d0a4cf34 to your computer and use it in GitHub Desktop.
CSS at trivago article examples
This file contains hidden or 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
@import 'settings/global.scss' | |
@import 'settings/colors.scss' | |
// … | |
@import 'tools/rtl.scss' | |
// … | |
@import 'tools/zindex.scss' | |
// … | |
@import 'components/gallery.scss' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment