Skip to content

Comparing traditional and functional CSS writing approaches with Nuxt and UnoCSS

Notifications You must be signed in to change notification settings

AndrewBogdanovTSS/fun-css

Repository files navigation

Functional CSS overview with Nuxt and UnoCSS

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

# pnpm
pnpm i

Development Server

Start the development server on http://localhost:3000:

# pnpm
pnpm dev

Production

Build the application for production:

# pnpm
pnpm build

Locally preview production build:

# pnpm
pnpm preview

Check out the deployment documentation for more information.

About

Comparing traditional and functional CSS writing approaches with Nuxt and UnoCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •