Skip to content
  • Richard Hughes's avatar
    Add support for CSS IDs · 759b403f
    Richard Hughes authored
    At the moment only the feature tile is supported. The only supported IDs are:
    
        #tile{background: blue;}
        #name{color: green;}
        #summary{color: red;}
    759b403f