Skip to content

💎 Monorepository for Stylify packages. Stylify uses CSS-like selectors to generate Extremely optimized utility-first CSS dynamically based on what you write 💎.

License

Notifications You must be signed in to change notification settings

stylify/packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 17, 2022
05d3fd4 · Jan 17, 2022
Dec 24, 2021
Sep 23, 2021
Jan 17, 2022
Jan 8, 2022
Oct 29, 2021
Jan 1, 2021
Nov 21, 2021
Dec 30, 2021
Jan 1, 2021
Sep 23, 2021
Jan 11, 2022
Oct 3, 2021
Nov 1, 2021
Sep 23, 2021
Nov 21, 2021
Oct 29, 2021
Jan 16, 2022
Jan 6, 2022
Dec 14, 2021
Oct 3, 2021
Dec 25, 2021

Repository files navigation



Stylify logo



Chat GitHub
GitHub Workflow Status (branch)

Introduction

Stylify is a library that generates utility-first CSS dynamically based on what you write.
Write HTML. Get CSS

Stylify preview

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 Note
Browser ES5-compliant browsers, Intersection Observer support is required. Stylify doesn't need to be included in the browser. All CSS can be pregenerated on server or during a build.
Node >= 14 In case Stylify will be used during an application build or in an SSR application.

Packages

Project Status Description
autoprefixer autoprefixer-status PostCSS Autoprefixer integration for SSR.
bundler bundler-status A flexible CSS bundler.
nuxt-module nuxt-module-status Module for Nuxt.js Framework.
profiler profiler-status Profiler for Stylify packages.
stylify stylify-status Core package. Dynamic CSS generator and Selectors Minifier.

Stay In Touch

License

MIT

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