From 346b0987253f67b2da07ecdf8a3a3b71b99ff2e3 Mon Sep 17 00:00:00 2001 From: Ivan Gromov Date: Mon, 15 Feb 2016 14:23:49 +0500 Subject: [PATCH] Updated angular docs with more actual examples In current angular 1.5 ng-class won't work with ``{{expression}}`` --- docs/using-css-modules-with-angular.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/using-css-modules-with-angular.md b/docs/using-css-modules-with-angular.md index 2e947b6..d5f0979 100644 --- a/docs/using-css-modules-with-angular.md +++ b/docs/using-css-modules-with-angular.md @@ -18,8 +18,9 @@ angular.module('myApp').controller('MyController', ($scope) => { ```html
-
-

+
+

pancakes (2-way binding)

+

bacon