packages icon indicating copy to clipboard operation
packages copied to clipboard

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

Results 52 packages issues
Sort by recently updated
recently updated
newest added

Configuration presets for frameworks for easier and faster integration.

@stylify/unplugin

The browser input needs to be tested for mutatin observer watch mode. A few classes must be added, and then dthe css can be checked. If the css get's updated,...

@stylify/stylify

πŸ“documentation
@stylify/stylify
@stylify/nuxt-module
@stylify/bundler
@stylify/nuxt
@stylify/unplugin

- https://docs.skypack.dev/package-authors/package-checks#export-map

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

``` const variables = { blue: 'steelblue', border: '2px solid $blue' } ```

feature
@stylify/stylify

- It makes bundles larger - The classes are not classes - Naming conventions when using classes are "wierd". Especially for imports - Private things are not realy private. The...

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

There should be a hook that can check or modifie added css property and vlaue. For example to restrict margin size from 1px or 2px to only 4px, 8px, 12px....

feature
@stylify/stylify