Package Exports
- @jswork/wsui-layout-trbla
- @jswork/wsui-layout-trbla/dist/index.scss
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@jswork/wsui-layout-trbla) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
wsui-layout-trbla
Simply flexable trbla layout for wsui.
installation
npm i @jswork/wsui-layout-trbla
usage
// use sass
@import '~@jswork/wsui-layout-trbla/dist/index.scss';
@import '~@jswork/wsui-layout-trbla/dist/index.weapp.scss';
// use css
@import '~@jswork/wsui-layout-trbla/dist/style.css';
documentation
license
Code released under the MIT license.