Skip to content

Nurs-CSS is a lightweight, modern CSS framework designed to simplify styling for common UI components. It provides a set of well-defined, styles for buttons, tooltips, and more!

License

Notifications You must be signed in to change notification settings

AlwaysNur/Nurs-CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Nurs-CSS

Nurs-CSS is a lightweight, modern CSS framework designed to simplify styling for common UI components. It provides a set of well-defined, reusable styles for buttons, tooltips, and more! Making it easy to create clean and responsive interfaces.

Features

  • Base Styles: Utility for hiding elements with the hidden attribute (display: none;).
  • Button Styles
  • Animations
  • Tooltips
  • Responsive Transitions
  • And More!

Installation

Nurs-CSS:

  • VIA Content Delivery Network (cdn)(not recommended).
    Paste this code into the head for your html document:
    <link rel="stylesheet" href="https://nursplace.dev/files/cdn/nurs-css/nurs-css.min.css">
    WARNING: We do not recommend using a cdn as the website is not always up.

  • VIA Download Files(All Systems)
    Click here
  • VIA Download Files(Macos & Linux)
    Run:
    curl -O https://raw.githubusercontent.com/AlwaysNur/Nurs-CSS/refs/heads/main/dist/nurs-css/nurs-css.min.css

Nurs-CSS-Lite:

  • VIA Content Delivery Network (cdn)(not recommended).
    Paste this code into the head for your html document:
    <link rel="stylesheet" href="https://nursplace.dev/files/cdn/nurs-css-lite/nurs-css-lite.min.css">
    WARNING: We do not recommend using a cdn as the website is not always up.

  • VIA Download Files(All Systems)
    Click here
  • VIA Download Files(Macos & Linux)
    Run:
    curl -O https://raw.githubusercontent.com/AlwaysNur/Nurs-CSS/refs/heads/main/dist/nurs-css-lite/nurs-css-lite.min.css

About

Nurs-CSS is a lightweight, modern CSS framework designed to simplify styling for common UI components. It provides a set of well-defined, styles for buttons, tooltips, and more!

Topics

Resources

License

Stars

Watchers

Forks