mirror of
https://github.com/cupcakearmy/fantus.git
synced 2025-09-05 21:50:40 +00:00
stylus support was dropped
This commit is contained in:
@@ -2,8 +2,6 @@ import React, { useState, useCallback } from 'react'
|
||||
|
||||
import Link from '../components/link'
|
||||
|
||||
import '../styles/menu.styl'
|
||||
|
||||
const HomeLink = () => (
|
||||
<div className="home">
|
||||
<Link href="/">
|
||||
|
Reference in New Issue
Block a user