@syaifulsz/iuf-demo-core
v1.0.2
Published
A description of IUF component; Core.
Downloads
2
Readme
IUF Demo: Core
A description of IUF component; Core. This package contains default variables for IUF components. +1
Getting Started
See NPM Package for latest version or install by npm:
npm install @syaifulsz/iuf-demo-core
Usage:
Include this to your code:
@import 'node_modules/@syaifulsz/iuf-demo-core/src/variables';
Development
To extends, develop or contribute to this component, you're required to fork our main repository and made a pull request.
Development Requirements
Development tools required for this component are:
Ruby and SASS are optional if you're fully using node-sass from npm for development.
Development Setup
Run:
npm install
TODO
Nothing TODO for now.
CHANGELOG
All notable changes to this project will be documented in this file. For now, let's keep TODO and CHANGELOG in README file. Keeping things simple.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0] - 2019-07-16
Added
- Initial setup
Changed
- Nothing to change
Removed
- Nothing to remove