Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

CSS Spinners and Loaders - Modular, Customizable and Single HTML Element Code for Pure CSS Loader and Spinner

License

NotificationsYou must be signed in to change notification settings

webkul/csspin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Spinners and Loaders - Modular, Customizable and Single HTML Element Code.

CSSPIN Library has a different set of interactive Pure CSS Loaders and Spinners which are built on the top of LESS Preprocessor. Individual Pure CSS Loader or Spinner can be easily customized and can be embedded with Single HTML Element in your next Dev Project.

Demo

Check outSpinners in Motion

Project Using CSSPIN

Opencart Point of Sale

Installation

Install CSSPIN withnpm orBower Package Manager

npm install csspin
bower install csspin

CSSPIN Video

Less File Structure

./less/  ... _globals.less     ... _round.less     ... csspin-xxxx.less     ... csspin.less

How Less Stucture Works?

  • Less fileswith _ are partials and have actual magic
  • Less fileswithout _ only imports partials
  • Less files namedcsspin-xxxx.less imports_globals.less and respective_partial.less
  • Less files namedcsspin-xxxx.less acts as an individual module and can be compiled tocss/csspin-xxxx.css for individual use
  • Less file namedcsspin.less imports all the partials and is compiled tocsspin.css

CSS File Structure

./css/      ... csspin-xxxx.css ./csspin.css

How CSS Structure Works?

  • CSS File namedcsspin.css consists CSS of all the spinners
  • CSS File namedcsspin-xxxx.css consists CSS of respective spinners

Credits

Crafted with ❤️ atWebkul UXlab

About

CSS Spinners and Loaders - Modular, Customizable and Single HTML Element Code for Pure CSS Loader and Spinner

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp