Fix bug where syntax.css would fail to compile, causing errors

This commit is contained in:
Robert Lord 2013-10-21 15:17:35 -07:00
parent dc33dfe0a7
commit 26d47b06a0

View file

@ -14,6 +14,8 @@ License for the specific language governing permissions and limitations
under the License.
*/
@import 'variables';
<%= Rouge::Themes::Base16::Monokai.render(:scope => '.highlight') %>
.highlight .c, .highlight .cm, .highlight .c1, .highlight .cs {