Quantcast
Channel: Toby's Ramblings » HAML
Browsing latest articles
Browse All 2 View Live

Sublime Text reading SASS files as HAML

If this is happening for you and you want to fix it the quickest way do do this is to edit Ruby Hamil.tmLanguage on Mac OS X this can be found at the following location: /Library/Application...

View Article


Adding Data Attributes using haml_tag

Normally when using haml_tag you can add attributes by typing something like; haml_tag :a, class: 'my-class' Unfortunately because of the hyphen in data attributes the same pattern doesn’t work if you...

View Article

Browsing latest articles
Browse All 2 View Live