Skip to content

Framework. Responsive. Dark mode. Customizable

License

Notifications You must be signed in to change notification settings

sunforest99/yuristrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poor than Bootstrap. Responsive. Dark mode. Customizable


Latest Version

CSS

https://yuristrap-cdn.vercel.app/1.0.2/css/yuri.css

JS

https://yuristrap-cdn.vercel.app/1.0.2/js/yuri.js

Use Environment

Write meta

<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

Use jquery

<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>

Customize

You can customize what you want.

How? - Docs - Customize

Version list

  • v1.0.2 (latest)
  • v1.0.1
  • v1.0.0
  • v0.1.0

What has changed? - Docs - version

Sass Environment

npm install -g node-sass

Install node-sass module

node-sass --output-style compressed scss/yuri.scss --output dist/css

Build compressed

node-sass --watch scss/yuri.scss dist/css/yuri.css

Build watch mode

About

Framework. Responsive. Dark mode. Customizable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 48.5%
  • HTML 41.6%
  • JavaScript 9.9%