@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";

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.11latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.11

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