Skip to content

Iosevka font for Stylus Extension by limingjie

Details

Authorlimingjie

LicenseNo License

Categorychrome-extension://clngdbkpkpeebahjckkjfobafhncgmne

Created

Updated

Size599 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Iosevka font for Stylus Extension

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Iosevka font for Stylus Extension
@namespace      https://github.com/limingjie
@version        1.0.0
@description    Iosevka font for Stylus Extension
@author         Mingjie Li
==/UserStyle== */
@-moz-document url-prefix("chrome-extension://clngdbkpkpeebahjckkjfobafhncgmne")
{
    .CodeMirror
    {
        font-family: "Iosevka Curly Custom Light", "Iosevka Curly Light", "Iosevka Light", "Menlo", "DejaVu Sans Mono",
        "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace;
        font-size: 15px;
    }
}

Reviews

No reviews yet.