GithubHelp home page GithubHelp logo

slemarchand / loaders-themelet Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 503 KB

Eight alternative loaders for Liferay 7.x custom themes.

License: MIT License

CSS 86.09% HTML 13.91%
liferay theme themelet loader spinner loaders spinners css scss sass

loaders-themelet's Introduction

Loaders Themelet

npm version

A themelet providing eight alternative loaders for Liferay 7.x, based on the Single Element CSS Spinners project created by Luke Hass.

Loader 1 Loader 2 Loader 3 Loader 4 Loader 5 Loader 6 Loader 7 Loader 8

Install

Go to your theme's root folder and type:

gulp extend

Choose Themelet :

? What kind of theme asset would you like to extend? 
  Base theme 
❯ Themelet 

Choose Search npm registry :

? Where would you like to search for themelets? 
  Search globally installed npm modules (development purposes only) 
❯ Search npm registry (published modules) 

Search for loaders-themelet :

? Search npm for themelets: loaders-themelet

If you have an error, try npm audit fix and retry installation from the beginning

Press space to select it :

? Select a themelet 
❯◉ loaders-themelet

Usage

Use loader number 8 with default color:

@include loader8;

Use loader number 8 with custom color:

@include loader8 ($color: red);

The mixins loader2 and loader3 accept an optional third argument for background color:

@include loader2 ($color: red, $background-color: grey);

Loaders index:

Mixin Loader
loader1 Loader 1
loader2 Loader 2
loader3 Loader 3
loader4 Loader 4
loader5 Loader 5
loader6 Loader 6
loader7 Loader 7
loader8 Loader 8

License

MIT

loaders-themelet's People

Contributors

dependabot[bot] avatar slemarchand avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.