Closed Unassigned: JsMinify make a problem !!! [97]
I use JsMinify for miffing my project javascript codes.Consider the following code :var Test = 'test';eval('alert(Test);');When I do not use JsMinify class to minify the codes everything is ok but...
View ArticleCommented Unassigned: SCSS Class names that end with hyphen number [95]
I get a```undefined method `+' for nil:NilClass```when I try to ```@extend .heading-6;```Is there a way to force that to be evaluated as a name and not a formula? I've tried using .heading-#{'6'} to...
View ArticleCommented Unassigned: SCSS Class names that end with hyphen number [95]
I get a```undefined method `+' for nil:NilClass```when I try to ```@extend .heading-6;```Is there a way to force that to be evaluated as a name and not a formula? I've tried using .heading-#{'6'} to...
View ArticleCommented Unassigned: SCSS Class names that end with hyphen number [95]
I get a```undefined method `+' for nil:NilClass```when I try to ```@extend .heading-6;```Is there a way to force that to be evaluated as a name and not a formula? I've tried using .heading-#{'6'} to...
View ArticleEdited Unassigned: SCSS Class names that end with hyphen number [95]
I get a```undefined method `+' for nil:NilClass```when I try to ```@extend .heading-6;```Is there a way to force that to be evaluated as a name and not a formula? I've tried using .heading-#{'6'} to...
View ArticleEdited Unassigned: Update to support version 3.4.8 of SASS/SCSS [89]
http://sass-lang.com/documentation/file.SASS_CHANGELOG.htmlLots of changes and some backwards incompatibilities.
View ArticleCreated Unassigned: Page does not load with is-time call [98]
Still new to scss, but I am having an issue with this scss (see attached). The page wont load. It seems to be haing an issue with the "is-time" function call on line 252:@if is-time($timing-function)...
View ArticleEdited Unassigned: Page does not load with is-time call [98]
Still new to scss, but I am having an issue with this scss (see attached). The page wont load. It seems to be haing an issue with the "is-time" function call on line 64:@if is-time($timing-function)...
View ArticleCommented Unassigned: Page does not load with is-time call [98]
Still new to scss, but I am having an issue with this scss (see attached). The page wont load. It seems to be haing an issue with the "is-time" function call on line 64:@if is-time($timing-function)...
View ArticleCommented Unassigned: Page does not load with is-time call [98]
Still new to scss, but I am having an issue with this scss (see attached). The page wont load. It seems to be haing an issue with the "is-time" function call on line 64:@if is-time($timing-function)...
View ArticleCommented Unassigned: Page does not load with is-time call [98]
Still new to scss, but I am having an issue with this scss (see attached). The page wont load. It seems to be haing an issue with the "is-time" function call on line 64:@if is-time($timing-function)...
View ArticleCommented Unassigned: Page does not load with is-time call [98]
Still new to scss, but I am having an issue with this scss (see attached). The page wont load. It seems to be haing an issue with the "is-time" function call on line 64:@if is-time($timing-function)...
View ArticleCommented Unassigned: Page does not load with is-time call [98]
Still new to scss, but I am having an issue with this scss (see attached). The page wont load. It seems to be haing an issue with the "is-time" function call on line 64:@if is-time($timing-function)...
View ArticleCommented Unassigned: Page does not load with is-time call [98]
Still new to scss, but I am having an issue with this scss (see attached). The page wont load. It seems to be haing an issue with the "is-time" function call on line 64:@if is-time($timing-function)...
View ArticleCreated Unassigned: Typescript configuration continuously fails [99]
I am attempting to use the popular library BundleTransformer] to compile `TypeScript` in my application.I have it successfully compiling `.less`, `.css`, `.js`, and `.sass`, but the same pattern isn't...
View ArticleCommented Unassigned: Typescript configuration continuously fails [99]
I am attempting to use the popular library BundleTransformer] to compile `TypeScript` in my application.I have it successfully compiling `.less`, `.css`, `.js`, and `.sass`, but the same pattern isn't...
View ArticleCommented Unassigned: Typescript configuration continuously fails [99]
I am attempting to use the popular library BundleTransformer] to compile `TypeScript` in my application.I have it successfully compiling `.less`, `.css`, `.js`, and `.sass`, but the same pattern isn't...
View ArticleCommented Unassigned: Typescript configuration continuously fails [99]
I am attempting to use the popular library BundleTransformer] to compile `TypeScript` in my application.I have it successfully compiling `.less`, `.css`, `.js`, and `.sass`, but the same pattern isn't...
View ArticleCommented Unassigned: Typescript configuration continuously fails [99]
I am attempting to use the popular library BundleTransformer] to compile `TypeScript` in my application.I have it successfully compiling `.less`, `.css`, `.js`, and `.sass`, but the same pattern isn't...
View ArticleCreated Unassigned: Autoprefixer not running in Debug mode. [100]
Hi,Autoprefixer doesn't run over unbundled stylesheets.Check the following SO topic:http://stackoverflow.com/questions/29001470/running-autoprefixer-with-bundletransformer-less-in-debug-modeI'm...
View Article