Git Product home page Git Product logo

fieber's Introduction

fieber.css

fieber.css is a classless and accessible CSS framework. It combines semantic markup with minimalist, brutalist, and opinionated styles.

Check out the demo site.

Features

  • Based on semantic HTML5 πŸ’•
  • Accessibility-first approach πŸ’ͺ
  • Supports every modern HTML element 🌎
  • Responsive layout πŸ–₯πŸ“±
  • Light/dark theme 🌞🌚
  • Written in vanilla CSS 🍦
  • Just 17 kB unminified 🀏
  • Easily customizable πŸ”§
  • Print styles included πŸ–¨
  • RTL-ready πŸ‘ˆ

Usage

Download the fieber.css file and insert it into the <head> of your website:

<link rel="stylesheet" href="fieber.css">

A npm package may come in the future.

Customization

You can easily change the basic appearance like text and colors by adjusting the custom properties.

Things to keep in mind when using fieber.css:

  • Classless frameworks come with a lot of limitations. Using them as a starting point for a more complex website with lots of class-based stylings may be a bad choice.
  • This framework does not include a full-featured CSS reset, e.g. most default margin values are kept.
  • Please ensure an adequate contrast when using custom colors.
  • Right-to-left content is supported by adding dir="rtl" to the <html> tag.
  • The current font stacks may not be perfect for writing systems like Arabic script.
  • Remember to respect your users’ motion preferences when adding animations. (Example)

There are many other classless frameworks that may be better suited for your specific use case.

Browser support

Browser Version
Chrome 105+
Edge 105+
Opera 91+
Safari 15.4+
Firefox 121+

License

fieber.css is licensed under the MIT License.

The example video is from Big Buck Bunny by the Blender Foundation (CC BY 3.0).

fieber's People

Contributors

sternenseemann avatar zichy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sternenseemann

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.