c5-theme

Concrete theme installer

Usage no npm install needed!

<script type="module">
  import c5Theme from 'https://cdn.skypack.dev/c5-theme';
</script>

README

Concrete5 less starter

  • Responsive mixins
  • Predefined colors for buttons, borders and others
  • Automatically defining fonts, just by naming them.
  • And others

Install the package globally or locally and make sure you have a 'predefined' and inside place: (footer.less, general-style.less, header.less, mixin.less, slider.less)

This text you see here is actually written in Markdown! To get a feel for Markdown's syntax, type some text into the left window and watch the results in the right.

$ npm install -g c5-theme
$ c5-install 'theme-name'

Enjoy!