@toba/style
TypeScript icon, indicating that this package has built-in type declarations

1.15.12 • Public • Published

npm package Code style

Toba Style

Common CSS styles, basic design elements and assets for Toba applications.

Installation

yarn add @toba/style --dev

Usage

SASS

Once the module is installed, styles can be referenced as usual from your SASS files. For example, to use _config.scss:

@import '../node_modules/@toba/style/config';

Icons and Logo

Development

The development source includes the Webpack DevServer configured to convert the styles to standard CSS and load a page with various examples.

npx webpack-dev-server

License

Copyright © 2019 Jason Abbott

This software is licensed under the MIT license. See the LICENSE file accompanying this software for terms of use.

Readme

Keywords

none

Package Sidebar

Install

npm i @toba/style

Weekly Downloads

0

Version

1.15.12

License

MIT

Unpacked Size

1.67 MB

Total Files

94

Last publish

Collaborators

  • jason-abbott