0.1.10 • Published 5 years ago

inuitcss-skeleton-plugin v0.1.10

Weekly downloads
34
License
-
Repository
github
Last release
5 years ago

inuitcss-skeleton-plugin

A plugin to give default skeleton styling to inuitcss

Differences between this and Skeleton

  • It does not include the skeleton grid system in order to favor the inuit grid system because this is a plugin for inuitcss
  • This uses the default example button component for inuit but rewritten to allow setting your own values for the colors. To make a button look like a skeleton button use the modifier .c-btn--skel.
    • To get the same formatting as the button class in skeleton use class="c-btn c-btn--skel c-btn--secondary c-btn--ghost" It seems like a lot of classes for a commonly used style so please create an issue if you would like to see this changed because if there is enough support then I will change it

Use

Just import the _inuit-skeleton.scss file in your main.scss file after the elements section. Because of the way the plugin does responsive headers, there is no need for importing inuit's header file because inuit-skeleton does the exact same thing but has to do it on its own for it to be responsive.

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

6 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago