Home › Forums › Other › See CSS Edit Live › Reply To: See CSS Edit Live
August 20, 2014 at 6:18 pm
#180051
Participant
<!doctype html>
<html>
<head>
<meta charset=utf-8>
<title></title>
</head>
<body>
</body>
</html>
… that’s the extent of the assumptions I make.
Yay BrowserSync! —@shaneisme
That looks awesome. Have you tried it?
combined with sass --watch
, should be unstoppable. : )