csstag
CSS tag
A lightweight CSS-in-JS library using tagged templates with CSS Modules
Tagged template for CSS Modules: const styles = css.root { color: red; }
;
18 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
browsercsscss-modulesesmpostcsstagged-templatetagged-template-literaltemplate-literal
Related projects:
Repository | Description | Stars |
---|---|---|
| A PostCSS processor for CSS-in-JS and inline styles | 658 |
| A lightweight, minimal CSS stylesheet for styling simple HTML pages | 946 |
| A comprehensive guide to CSS and Sass styles with best practices and conventions | 97 |
| Provides basic CSS styles for web applications | 195 |
| A PostCSS plugin to reference SVG files and control their attributes with CSS syntax. | 482 |
| A CSS parser library for parsing and validating CSS syntax in JavaScript. | 288 |
| A CSS parsing library with an abstract syntax tree (AST) data structure | 114 |
| A modular CSS system with ES6 syntax that allows you to write and compose styles in JavaScript. | 576 |
| Generates documentation and style guides from CSS stylesheets | 1,064 |
| An extension of CSS that allows writing SVGs directly in the language | 758 |
| A more efficient and flexible CSS solution | 288 |
| Tool to help ensure consistent usage of CSS modules in JavaScript projects | 152 |
| A type-safe library for describing and manipulating CSS. | 107 |
| A template for building Svelte, TypeScript, and Sass projects with Storybook integration | 17 |
| A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |