Groups
Sign in
Groups
closure-stylesheets-discuss
Conversations
About
Send feedback
Help
closure-stylesheets-discuss
1–30 of 81
Mark all as read
Report group
0 selected
Michael Bolin
, …
Ian Flanigan
8
9/26/16
Combining CSS rules can be problematic
Can you file a feature request? Ian On Fri, Sep 23, 2016 at 7:09 PM, <
[email protected]
>
unread,
Combining CSS rules can be problematic
Can you file a feature request? Ian On Fri, Sep 23, 2016 at 7:09 PM, <
[email protected]
>
9/26/16
[email protected]
,
Ian Flanigan
2
2/24/16
Support of @-moz-document / -webkit-pointer-events
-moz-document and -webkit-pointer-events aren't recognized by default. You can add --allow-
unread,
Support of @-moz-document / -webkit-pointer-events
-moz-document and -webkit-pointer-events aren't recognized by default. You can add --allow-
2/24/16
Ian Flanigan
11/6/15
Closure Stylesheets 1.1.0
Closure Stylesheets 1.1.0 Improvements since 1.0: 270e6f4 Preserve comments with @license or @
unread,
Closure Stylesheets 1.1.0
Closure Stylesheets 1.1.0 Improvements since 1.0: 270e6f4 Preserve comments with @license or @
11/6/15
Hochhaus, Andy
,
Ian Flanigan
3
11/3/15
Compiler internal error: com.google.common.css.compiler.ast.CssMixinNode cannot be cast to com.google.common.css.compiler.ast.CssDeclarationNode
Thanks Ian. Issue submitted: https://github.com/google/closure-stylesheets/issues/70 I know it is an
unread,
Compiler internal error: com.google.common.css.compiler.ast.CssMixinNode cannot be cast to com.google.common.css.compiler.ast.CssDeclarationNode
Thanks Ian. Issue submitted: https://github.com/google/closure-stylesheets/issues/70 I know it is an
11/3/15
[email protected]
,
Ian Flanigan
5
9/8/15
divide returning locale sensitive values ?
Yes absolutly. Mistake already pointed out by someone else and fixed. Sorry sorry :s. 2015-09-07 17:
unread,
divide returning locale sensitive values ?
Yes absolutly. Mistake already pointed out by someone else and fixed. Sorry sorry :s. 2015-09-07 17:
9/8/15
[email protected]
,
Ian Flanigan
3
5/22/15
modulizaion of output possible?
Yes, that is what I was looking for, although I was hoping for this to be exposed somehow to the CLI
unread,
modulizaion of output possible?
Yes, that is what I was looking for, although I was hoping for this to be exposed somehow to the CLI
5/22/15
Jan Badenhorst
,
Ian Flanigan
3
5/20/15
NullPointerException using latest code
I pushed a new set of commits that has a fix. Let me know if it doesn't work. Ian On Wed, May 20,
unread,
NullPointerException using latest code
I pushed a new set of commits that has a fix. Let me know if it doesn't work. Ian On Wed, May 20,
5/20/15
Dima Livshits
2
3/5/15
Using variables in media queries
Yea... I have found a trick :) @def WIDTH 1000px; @def MEDIA (min-width: 1000px); @media MEDIA { .
unread,
Using variables in media queries
Yea... I have found a trick :) @def WIDTH 1000px; @def MEDIA (min-width: 1000px); @media MEDIA { .
3/5/15
Shweta
, …
Ian Flanigan
3
12/19/14
Is there any way to retain comments (mainly copyright notices) while compressing css files using closure stylesheet?
There is an option to preserve all comments: https://github.com/google/closure-stylesheets/blob/
unread,
Is there any way to retain comments (mainly copyright notices) while compressing css files using closure stylesheet?
There is an option to preserve all comments: https://github.com/google/closure-stylesheets/blob/
12/19/14
Ian Flanigan
,
[email protected]
3
11/20/14
New GitHub Push
You should be able to get it to work with "--allow-unrecognized-functions". But generally
unread,
New GitHub Push
You should be able to get it to work with "--allow-unrecognized-functions". But generally
11/20/14
Stefan Liebenberg
,
Ian Flanigan
3
7/28/14
case sensitive issues
Fixing the typo/charset issue in our doctype tag solve the issue. Thank you. On Friday, 25 July 2014
unread,
case sensitive issues
Fixing the typo/charset issue in our doctype tag solve the issue. Thank you. On Friday, 25 July 2014
7/28/14
Burak Ulutoprak
7/18/14
class name generator
Hi, I would like to generate class name by a function . First I thought mixin can handle this but I
unread,
class name generator
Hi, I would like to generate class name by a function . First I thought mixin can handle this but I
7/18/14
[email protected]
, …
Nathan Wright
14
5/20/14
any support for @keyframes rule
It should be as simple as running `ant jar`, then check the build folder. (If you don't already
unread,
any support for @keyframes rule
It should be as simple as running `ant jar`, then check the build folder. (If you don't already
5/20/14
Guido Tapia
, …
Michael Bolin
4
5/1/14
Support for modern tags (also future proofing GSS)
Since it looks like Templates just got an update, which common/modern properties are missing? On Apr
unread,
Support for modern tags (also future proofing GSS)
Since it looks like Templates just got an update, which common/modern properties are missing? On Apr
5/1/14
[email protected]
,
Guido Tapia
2
2/18/14
-webkit-overflow-scrolling
+1 just encountered this also
unread,
-webkit-overflow-scrolling
+1 just encountered this also
2/18/14
Alexandra Shklyaeva
12/16/13
Closure FX Builder - Open-Source Release
DigiArea Team is excited to announce the open-source release of Closure FX Builder – web development
unread,
Closure FX Builder - Open-Source Release
DigiArea Team is excited to announce the open-source release of Closure FX Builder – web development
12/16/13
Devraj Mukherjee
,
[email protected]
2
10/7/13
Allowing duplicate attribute definitions
I won't be using using stylesheets unless this is implemented. I have voted for it here http://
unread,
Allowing duplicate attribute definitions
I won't be using using stylesheets unless this is implemented. I have voted for it here http://
10/7/13
Dis
, …
Alexandre Cassimiro Andreani
3
7/28/13
Why does not work method setCssRenamingMap?
This probably is what you need: http://softwarethinker.blogspot.com.br/2013/07/soycssrenamingmap-
unread,
Why does not work method setCssRenamingMap?
This probably is what you need: http://softwarethinker.blogspot.com.br/2013/07/soycssrenamingmap-
7/28/13
Alexandre Cassimiro Andreani
7/27/13
namespace planned to future releases?
Hi, I would like to know if namespace feature is planned to future versions? I think would be very
unread,
namespace planned to future releases?
Hi, I would like to know if namespace feature is planned to future versions? I think would be very
7/27/13
[email protected]
7/24/13
Nits (easy fixes)
Could we please get the non-ASCII character removed from DefaultVisitController.java: https://github.
unread,
Nits (easy fixes)
Could we please get the non-ASCII character removed from DefaultVisitController.java: https://github.
7/24/13
Jan Badenhorst
,
[email protected]
3
7/5/13
CSS calc support
Still no reply? Wow... I think they have put too much 'smart ass' into it, I use it only
unread,
CSS calc support
Still no reply? Wow... I think they have put too much 'smart ass' into it, I use it only
7/5/13
Hugo G. Fierro
, …
[email protected]
4
6/4/13
Splitting compiled GSS files in multiple files
I'm still looking forward this option being implemented!! 2012年3月21日水曜日 2時27分21秒 UTC+9 Ian
unread,
Splitting compiled GSS files in multiple files
I'm still looking forward this option being implemented!! 2012年3月21日水曜日 2時27分21秒 UTC+9 Ian
6/4/13
[email protected]
,
[email protected]
5
5/31/13
Class renaming and adblock
On Friday, August 31, 2012 12:41:49 PM UTC-7,
[email protected]
wrote: looks like there is a
unread,
Class renaming and adblock
On Friday, August 31, 2012 12:41:49 PM UTC-7,
[email protected]
wrote: looks like there is a
5/31/13
Hugo
,
Hochhaus, Andrew
2
5/2/13
javac error: UnsafeMergeRulesetNodes.java
In case anyone else hits this, I believe the underlying bug causing this problem in openjdk is: http:
unread,
javac error: UnsafeMergeRulesetNodes.java
In case anyone else hits this, I believe the underlying bug causing this problem in openjdk is: http:
5/2/13
[email protected]
, …
[email protected]
4
1/5/13
It would be great to be able to concatenate string variables
Just found it. "css-defines":[ "IS_DEV" ] See this commit message: https://code.
unread,
It would be great to be able to concatenate string variables
Just found it. "css-defines":[ "IS_DEV" ] See this commit message: https://code.
1/5/13
Alex Storn
11/11/12
Compiler internal error: null
java -jar closure-stylesheets.jar \ --output-orientation RTL --output-file "main.css"
unread,
Compiler internal error: null
java -jar closure-stylesheets.jar \ --output-orientation RTL --output-file "main.css"
11/11/12
endium
10/22/12
Add information to docs
It would be useful to have the docs provide information for how to best invoke the parser
unread,
Add information to docs
It would be useful to have the docs provide information for how to best invoke the parser
10/22/12
Fatih ACET
,
Johannes Nel
10
10/10/12
Using multiple class names
yes i mean that the templates can be used in the back end as well. You don't need java, just the
unread,
Using multiple class names
yes i mean that the templates can be used in the back end as well. You don't need java, just the
10/10/12
Johannes Nel
10/8/12
Re: [closure-stylesheets] Using closure stylesheets with closure compiler and using camelCase class names
Hi 1. How can I bind output stylesheet files to compiler? 2. I remember that compiler renames class
unread,
Re: [closure-stylesheets] Using closure stylesheets with closure compiler and using camelCase class names
Hi 1. How can I bind output stylesheet files to compiler? 2. I remember that compiler renames class
10/8/12
Siddhesh
9/27/12
guides
how can i use closure style sheets give me full steps
unread,
guides
how can i use closure style sheets give me full steps
9/27/12
Otomatik - 108.177.127.195
CloudFlare DNS
Türk Telekom DNS
Google DNS
Open DNS
OSZAR »