Lightrays

A modern JavaScript/CSS Web Design including themes, accent colors and animations

Stars
3

Lightrays

A modern CSS Web Design including themes, accent colors and animations.

Demo Website: https://lightraystech.github.io/Lightrays/

Usage

npm

$ npm install github:LightraysTech/Lightrays

Vite/Vue example

main.js:

import 'lightrays/style/Lightrays.css';  
...

html

Include the following lines in your HTML <head>:

<link rel='stylesheet' href='https://raw.githubusercontent.com/Ncoder77/Lightrays/master/style/Lightrays.css'>

A demo can be found in the "/examples" folder

Structure

  • Lightrays
    • Themes (variables)
    • Fonts
    • Inputs
    • Layout
    • Components

Developers: