sgds-govtech-vue

0.2.1 • Public • Published

sgds-govtech-vue

Vue components powered by Singapore Government Design System.

We are in early development! If you are trying out sgds-govtech-vue, feel free to leave us feedback in the issues page, or even submit a PR!

Installation

npm install sgds-govtech-vue sgds-govtech --save

Usage

You will need to import the sgds css file, either in your website's <head> element or through frontend build.

<head>
    <link
        rel="stylesheet"
        href="https://unpkg.com/sgds-govtech/css/sgds.css"
    />
</head>
// In your entry point

import 'sgds-govtech/sass/sgds.css'

import 'sgds-govtech-vue';

Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i sgds-govtech-vue

Weekly Downloads

1

Version

0.2.1

License

MIT

Unpacked Size

685 kB

Total Files

12

Last publish

Collaborators

  • jywei
  • yanglijia