Vladimír Macháček
Vladimír Macháček
Configuration presets for frameworks for easier and faster integration.
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,...
- https://docs.skypack.dev/package-authors/package-checks#export-map
``` const variables = { blue: 'steelblue', border: '2px solid $blue' } ```
- 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...
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....