Scopes

What are these scopes?

To be quick and as descriptive as possible, scopes are simply the whole style applied to a button (for example) splited into different parts.

Here's the base list of scopes that a component MUST use:

  1. bare: This scope represent all the structural CSS of the component. For a button, this will contain:
    • font-size property
    • display property
    • padding property(ies)
    • cursor property
    • etc...
  2. lnf: This scope (look and feel) represent all the visual CSS of the component. This can be:
    • color property
    • background property
    • border property
    • font-family property
    • etc...

With these scopes defined, you can choose if you want integrate a component with all his CSS, only the bare scope and apply your own visual style to it, or take only the lnf scope which it less meaningful alone...

Bugs
are not our friends...

Don't hesitate to declare an issue if something does not works as expected.

Declare my issue on Github Talk about it on Discord

The more we are,
the stronger we become.

Don't hesitate to tell some words to you friends about us. The goal is to became more and more each days to help each others...

Support us on Patreon! Share on Facebook! Make a tweet!

The more we are,
the stronger we become.

Don't be afraid to join us on Discord.

Join us on discord!

We love,
Open source!

All of our codebase can be found on Github. We hope that you may contribute to help us make our tools even better!

Discover our codebase!

Welcome on