JSPM

  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q60478F
  • License MIT

Module for Nuxt v3+ for easier Stylify integration.

Package Exports

  • @stylify/nuxt
  • @stylify/nuxt/esm/module.mjs
  • @stylify/nuxt/lib/module.cjs
  • @stylify/nuxt/package.json
  • @stylify/nuxt/types/module.d.ts

Readme



Stylify logo



Chat Twitter Follow GitHub Org's stars GitHub
GitHub Workflow Status (branch) npm npm GitHub issues GitHub commit activity GitHub release (latest by date) GitHub contributors

@stylify/nuxt introduction

Note: This plugin is for Nuxt 3 and newer versions. For older versions see @stylify/nuxt-module.

Stylify is a library that uses CSS-like selectors to generate optimized utility-first CSS dynamically based on what you write.
Don't study framework. Focus on coding.

The Nuxt module is a package for symplifing the Stylify integration into the Nuxt.js.
It automatically bundles CSS, mangles selectors and also provides a Stylify Profiler extension for easier development.

Stylify preview

⚡ Why Stylify instead of CSS or inline styles?

Because of fewer CSS headaches, faster coding and extremely optimized output.

✨ Features

🔥 Prepared Copy&Paste Headless Components

Want to know more?

  • Live examples and tutorials can be found in documentation.
  • Information about each release can be found in releases.
  • Have an idea? Found a bug? Feel free to create an issue.

Compatibility

Environment Version
Node >= 14
Nuxt.js v3

Stay In Touch

License

MIT

Copyright (c) 2021-present, Vladimír Macháček