Created
April 7, 2017 13:54
-
-
Save lvl99/c549a7c001dd49b7100cc73e044ce57c to your computer and use it in GitHub Desktop.
Object-oriented inspired composable LESS mixins. View the article on the blog: http://blog.lvl99.com
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
class Modal extends Toggleable { | |
// … magic goes here … | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment