suit icon indicating copy to clipboard operation
suit copied to clipboard

Style tools for UI components

Results 19 suit issues
Sort by recently updated
recently updated
newest added

Since html-inspector [is archived](https://github.com/philipwalton/html-inspector) I would like to know if there's any alternative or similar tool that can validate the SUIT syntax on HTML.

Our team member has translated this repo. On the other hand, we want to introduce SUIT to more Chinese developer. I will make a PR if this is indeed useful....

docs

Hello everyone. I have tons of components that I want to theme into dark mode. What's the best way to do it? Create separate theme 'dark' and override variables in...

I love working with this component, but it took me a while to finally get up and running. So my humble request: It would be awesome if one of the...

components-grid

It's been pretty unanimously decided we should move to monorepo. The biggest decision is deciding if we want to do fixed/locked versioning or independent: https://github.com/lerna/lerna/#fixedlocked-mode-default https://github.com/suitcss/suit/issues/149 https://github.com/suitcss/suit/issues/109

Most of the features in there have native browser support already, and it's very easy to hook up `postcss-cli` otherwise. Either that or we could create a plugin pack, [similar...

What is the best way for work with webpack?

preprocessor

Maybe a broader question as it could apply to several repos, but what do people think of using postcss plugins like [postcss-for](https://github.com/antyakushev/postcss-for) to make the generation of some of these...

utils-size

I think we can safely drop IE10 now, we might be able to remove a couple of the awkward hacks in `utils-flex` and `grid`. The biggest wins however would be...

Node 4 is EOL on 2018-04-30 so we need to upgrade. Can use a few nicer ES6 features too.

preprocessor