Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

designtips/boltcss

Repository files navigation

⚡️Bolt.css

Basic styles for HTML Elements. Providing a mostly-reasonable set of styles without classes.

Use it for simple static sites or as a starting point and add your own classes. This is not a complete solution with layout grids, components, utility classes, and the like.

Features

  • No layout support
  • No CSS classes
  • Tiny
  • Dark and Light modes

How and why I made this

I used the fantastic HTML Elements Reference on MDN and modified it as needed.

I created Bolt.css because I wanted to

  1. Pay homage to HTML
  2. Have an exercise to learn more of the lesser-known tags/elements
  3. Use it in other projects

How to use

Grab the bolt.css stylesheet and add it manually to your app.

Alternatively, drop this right into your <head> to use it via a CDN

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/tbolt/boltcss/bolt.css">

Contributing

Feel free to provide feedback or report problems by opening an issue. I am open to new ideas and ways to improve the library.

About

Mostly-reasonable HTML Styles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.3%
  • CSS 40.7%

AltStyle によって変換されたページ (->オリジナル) /