1.0.3 • Published 1 year ago

media-query-generator v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Media Query Generator

Media Query Generator is a tool that helps you automatically generate media queries for all devices from your CSS files. This package includes a CLI (Command Line Interface) to easily specify your input and output files.

Features

  • Small size and no dependencies
  • Generate media queries for devices
  • Simple CLI for easy integration
  • Supports custom input and output CSS files

Installation

To install the package, use npm:

npm install media-query-generator

Usage

You can use the CLI to specify the input CSS file and the output file where the media queries should be generated.

Command Line Interface

media-query-generator <input.css> <output.css>
1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago