@auc-ghent/canvas-lms-flex-layout-plugindeprecated

Plugin for the Canvas LMS theme app that makes more use of CSS Flex

Usage no npm install needed!

<script type="module">
  import aucGhentCanvasLmsFlexLayoutPlugin from 'https://cdn.skypack.dev/@auc-ghent/canvas-lms-flex-layout-plugin';
</script>

README

Canvas LMS Flex Layout Plug-in

Plugin for the Canvas LMS theme app that makes makes more use of CSS Flex.

Installation

Using NPM:

npm install @auc-ghent/canvas-lms-flex-layout-plugin

Using Yarn:

yarn add @auc-ghent/canvas-lms-flex-layout-plugin

Usage

Just import the plug-in's CSS file:

import '@auc-ghent/canvas-lms-flex-layout-plugin/index.css';