Created
January 31, 2018 10:20
-
-
Save innabelaya/2e1704adb633bf2a72c1af3e0889382b to your computer and use it in GitHub Desktop.
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
```language-diff | |
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title>bem-components as a library</title> | |
+<link rel="stylesheet" href="https://yastatic.net/bem-components/latest/desktop/bem-components.css"> | |
+<script src="https://yastatic.net/bem-components/latest/desktop/bem-components.no-autoinit.js"></script> | |
</head> | |
</html> | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment