Documentation Blog Playground
 

Get Started

Installation Writing first CSS Mangling selectors Migrating to Stylify

Integrations

Browser Laravel Nette Next.js Node.js Nuxt.js Rollup.js Symfony Vite.js Webpack

@stylify/stylify

Compiler Native Preset Runtime

@stylify/bundler

Installation Configuration

@stylify/profiler

Installation Configuration Creating extension

@stylify/nuxt-module

Installation Configuration Caveats

@stylify/autoprefixer

Installation
Show docs navigation

Installation and usage

Nuxt module can be installed only via CLI like NPM or Yarn.

Installation

CLI

yarn add -D @stylify/stylify

npm i -D @stylify/stylify

Usage

Add a buildModule into the nuxt.config.js

buildModules: [
    '@stylify/nuxt-module'
]
@stylify/nuxt-module
Configuration

Edit this page on Github

Get Started

InstallationWriting first CSSMangling selectorsMigrating to Stylify

Integrations

BrowserLaravelNetteNext.jsNode.jsNuxt.jsRollup.jsSymfonyVite.jsWebpack

Packages

@stylify/bundler@stylify/nuxt-module@stylify/profiler@stylify/stylify

Community

GithubDiscordTwitter

Released under the MIT license
Copyright @ 2022 Vladimír Macháček