@lgv/vue-material-style

0.0.1 • Public • Published

vue-material Style Overrides

scss files to replace pixel-based values with em.

Install

# install package
npm install @lgv/vue-material-style

Use Module

// declare vue-material themeing like normal from the official vue-material project
import "vue-material/dist/vue-material.min.css";
import "vue-material/dist/theme/default.css";
...
...

// import vue-material-style high enough in the cascading for it to influence your style as you wish
@import "@lgv-vue-material-style/src/index.scss";

/@lgv/vue-material-style/

    Package Sidebar

    Install

    npm i @lgv/vue-material-style

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    44.9 kB

    Total Files

    60

    Last publish

    Collaborators

    • lgensinger