#
stylesheets
Here are 331 public repositories matching this topic...
Remove unused styles from CSS
-
Updated
Feb 25, 2022 - JavaScript
JSS is an authoring tool for CSS which uses JavaScript as a host language.
-
Updated
Mar 17, 2022 - JavaScript
Style iOS apps with a stylesheet, similar to CSS
-
Updated
Feb 19, 2021 - Objective-C
Extended StyleSheets for React Native
-
Updated
Feb 12, 2022 - JavaScript
A dark style sheet for QtWidgets application
-
Updated
Mar 19, 2022 - Python
Cyberpunk-inspired web UI made easy. Get augmented.
-
Updated
Sep 30, 2020 - CSS
css
sass
font
front-end
ui
web-development
stylesheets
responsive
css3
card
flexbox
scss
css-framework
css-grid
stylesheet
sass-framework
cirrus
-
Updated
Mar 22, 2022 - SCSS
Lightweight and customizable stylesheets for iOS
-
Updated
Sep 18, 2020 - Objective-C
simple MainWindow class implementation with frameless window and custom dark style. It adds also support for titlebar and buttons (minimize, maximize, close)
-
Updated
Sep 21, 2021 - C++
A pure CSS library that provides you with a variety of nice-looking toggles
-
Updated
Mar 18, 2022 - SCSS
Opinionated reset stylesheet that provides a clean slate for styling your html.
-
Updated
Dec 7, 2021 - HTML
C# library that moves your stylesheets to inline style attributes, for maximum compatibility with E-mail clients.
-
Updated
Mar 7, 2022 - C#
CSS on-demand for AngularJS [Looking for New Maintainers]
-
Updated
Apr 15, 2017 - JavaScript
Display design token documentation generated from your stylesheets and icon files. Preview design token changes in the browser. Add your design tokens to your Storybook Docs pages using the custom Doc Blocks.
react
css
svg
sass
design-pattern
angular
stylesheets
vue
addon
storybook
design-tokens
design-system
storybook-addon
-
Updated
Mar 10, 2022 - TypeScript
The GTK Stylesheet for elementary OS
-
Updated
Mar 7, 2022 - SCSS
Elementary OS system theme with custom OS X window controls. (light/dark)
-
Updated
Aug 20, 2021 - CSS
Runtime CSS manager, Turn CSS into dynamic JS module, Stylesheet CRUD (Create, Read, Update, Delete) in CSSOM, name space (local) class names
-
Updated
Mar 25, 2018 - JavaScript
Styled Components on top of JSS.
-
Updated
Dec 31, 2018 - JavaScript
A Webpack plugin for customizing Ant Design with an SCSS theme file and using Ant Design's compiled variables in SCSS files throughout your project.
-
Updated
Feb 11, 2022 - JavaScript
emarteca
commented
Dec 2, 2019
Hi all, I've been working on a tool to identify instances of events registered to the wrong object in uses of some JavaScript event-driven APIs, as part of a research project.
The tool flagged line 74 in test/bench.js, on the registration of the "end" event.
The reason I believe this is an error as follows (from looking at t
React Native styles that respond to orientation change
-
Updated
Feb 18, 2022 - JavaScript
Pure CSS framework designed & developed by eBay for a branded, e-commerce marketplace.
css
html
less
library
stylesheets
accessibility
bem
a11y
aria
css-framework
ebay
styles
bem-methodology
-
Updated
Mar 21, 2022 - JavaScript
A dark indigo CSS theme for Firefox and a large collection of privileged scripts to add new buttons, menus, and behaviors and eliminate nuisances. The theme is similar to other userChrome stylesheets, but it's intended for use with an autoconfig loader like fx-autoconfig, since it uses JavaScript and Firefox's component registrar to implement its more functional features.
css
theme
firefox
stylesheets
firefox-addon
userscript
firefox-tweaks
userchromejs
firefox-customization
autoconfig
usercontentcss
userchromecss
userchrome
userchrome-styles
userchromejs-scripts
-
Updated
Mar 14, 2022 - JavaScript
Generic Linked Data browser and UX component framework. Apache license.
client
ui
browser
stylesheets
linked-data
rdf
ux
docker-image
xslt
generic
semantic-web
knowledge-graph
ui-kit
ui-components
ui-widgets
ui-framework
rich-client
-
Updated
Mar 18, 2022 - JavaScript
Xamarin.Forms FlexLayout samples styled in a variety of ways: directly, XAML Styles, XAML Styles in a Resource Dictionary, CSS inline, and CSS loaded from a StyleSheet.
-
Updated
Feb 2, 2021 - C#
Improve this page
Add a description, image, and links to the stylesheets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stylesheets topic, visit your repo's landing page and select "manage topics."
We should make sure that it's possible to import individual source files directly from the node_modules so developers won't need to resort to custom builds which are very annoying to maintain and not very practical these days.
I think we should check/add support for at least:
Have a look at #1307 for more context.