native-minimal

1.0.2 • Public • Published

Native-Minimal

npm version gzip size license

Native-Minimal is a lightweight and modern CSS framework, designed for native HTML5 elements, offering seamless dark and light themes. With just 3kb (1091 bytes gzipped), it's perfect for developers who appreciate clean, minimal, and performance-optimized designs.

Features

  • Designed for native HTML5 elements
  • No need for additional CSS classes
  • Seamless dark and light themes
  • Optimized for performance
  • Beautiful and accessible forms
  • Utility classes for extra flexibility
  • Built with SASS (SCSS)

Installation

You can install Native-Minimal via npm or yarn:

npm install native-minimal
yarn add native-minimal

Usage

Import via CSS

@import 'native-minimal';

Import via SCSS

@import '~native-minimal/src/index.scss';

Link in HTML

<link rel="stylesheet" href="path/to/native-minimal.css">

Documentation and Demo

Visit the official Native-Minimal documentation for a complete guide on using the framework and a live demo of styled HTML5 elements.

Contributing

Contributions are always welcome! If you'd like to contribute, please open an issue or submit a pull request on the GitHub repository.

License

Native-Minimal is licensed under the MIT License.

Package Sidebar

Install

npm i native-minimal

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

19.4 kB

Total Files

16

Last publish

Collaborators

  • golosay