-
@jvanbruegge @nickbalestra
This is a really thorough yet clean flavour and it's great to see CSS, testing and dev/prod all included. I also like your use of a single Interfaces file. Thank you!
…
-
Hello,
consider following case:
http://typestyle.io/play/#src=const%20a%20=%20style(%0A%20%20%7Bcolor:%20%22red%22%7D,%0A%20%20media(%7B%7D,%20%7B%0A%20%20%20%20color:%20%22green%22%0A%20%20%7D),%0A…
-
Sometimes ColorHelper.toString() starts outputing very long float numbers in rgba().
![image](https://cloud.githubusercontent.com/assets/20340782/20990618/22d4b8ee-bcf3-11e6-90f4-3a9c292d4fae.png)
…
-
Hi - cool library! I'm using the `content` property in a `&:after` class and noticed that typestyle doesn't stringify the value as expected. I put together a demo, which is a bit easier to illustrate …
-
* This will help us have a more stable API post 1.0 :rose:
-
I have create a config.nswag.
I execute
> nswag run config.nswag
It's >Done.
after webapi2swagger command and swagger2tsclient command, my .ts file it's loaded.
But I have a .ts with Jquery …
-
I'm thinking webpack + ts-loader + uglify to a /dist folder
-
Hi, I am author of [jss](https://github.com/cssinjs/jss/). I like the idea of having typings for styles a lot. I wonder if you are interested to make it available for all cssinjs libs?
-
It'd be nice to be able to specify a string to be added to the hash-generated class name. In particular, it'd be good for debugging - determining where a class in the browser came from. Example:
```…
-
Research: http://lesscss.org/functions/#color-blending