@siimple/presets

0.3.1 • Public • Published

@siimple/presets

A collection of all official presets for siimple.

Installation

Use npm or yarn for adding this package to your project:

$ yarn add @siimple/presets

Usage

Presets can be imported from this package to your siimple.config.js file:

import {base} from "@siimple/presets";

export default {
    ...base,
    // ...other custom configuration
};

The following presets can be imported:

License

MIT License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.1
    0
  • 0.3.0
    0

Package Sidebar

Install

npm i @siimple/presets

Weekly Downloads

0

Version

0.3.1

License

MIT

Unpacked Size

1.85 kB

Total Files

3

Last publish

Collaborators

  • jmjuanes