-
Updated
Jun 4, 2021 - CSS
{{ message }}
A useful list of must-watch talks about CSS
Front-end framework with a built-in dark mode and full customizability using CSS variables; great for building dashboards and tools.
CSS variables (Custom Properties) polyfill for IE11
The foundation of your next design system — CSS variables to accelerate development and encourage consistency
Tailwind CSS plugin that implements CSS-variables-based swappable themes
A lightweight front-end component library for developing fast and powerful web interfaces.
Style React Native components using CSS, PostCSS, Sass, Less or Stylus.
Native HTML Elements with CSS superpowers.
Making Animation Simple
Change CSS theme with toggle, buttons or select using CSS custom properties and localStorage
Sass mixin to use CSS Custom Properties with Sass
CSSplus is a collection of CSS Reprocessor plugins that dynamically update CSS variables
Hi Guys,
I would like to use your control but I am using typescript. Do you have support for this?
A theming engine for your Svelte apps using CSS Variables, persisted.
Easy to use event-driven CSS variables
A React component for applying CSS Variables (Custom Properties)
Easily create css variables without the need for a css file!
Type-safe CSS custom properties (CSS variables) for theming purpose
Automatically update your styles when a svelte variable changes.
The modular highly customizable CSS framework. Powered by CSS Components for building your Web UI.
PostCSS plugin to generate a custom CSS var shim
Add a description, image, and links to the css-variables topic page so that developers can more easily learn about it.
To associate your repository with the css-variables topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Tests are an important part of trusting that a bunch of code will work as intended and ensure not to break a project when updating it. It would be great to add/update tests for Darken.
Describe the solution you'd like
Update and add missing tests using Jest (already installed in deps).