Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

css_merger: breaks on protocol-relative @import URLs #24

Closed
x1B opened this issue Nov 11, 2014 · 1 comment
Closed

css_merger: breaks on protocol-relative @import URLs #24

x1B opened this issue Nov 11, 2014 · 1 comment

Comments

@x1B
Copy link
Member

x1B commented Nov 11, 2014

This import breaks the CSS merger:

@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic")
@x1B x1B added the bug label Nov 11, 2014
x1B added a commit that referenced this issue Nov 12, 2014
* feature/24-fix-protocol-relative-imports:
  (#24) css_merger: fixed handling of protocol-relative URLs
x1B added a commit that referenced this issue Nov 12, 2014
x1B added a commit that referenced this issue Nov 12, 2014
…lease-0.5.x

* feature-0.5.x/24-fix-protocol-relative-imports:
  (#24) css_merger: fixed handling of protocol-relative URLs
@x1B
Copy link
Member Author

x1B commented Nov 12, 2014

Fixed on master (v0.6.0) and release-0.5.x (v0.5.2)

@x1B x1B closed this as completed Nov 12, 2014
x1B added a commit to LaxarJS/shop-demo that referenced this issue Nov 12, 2014
x1B added a commit to x1B/shop-demo that referenced this issue Nov 12, 2014
* release-1.3.x:
  release v1.3.0
  Changed shop_demo theme to laxar_demo
  Updated grunt-laxar dependency to v0.5.2 (LaxarJS/grunt-laxar/issues/24)
  (LaxarJS#10) darkly_scss: Fixed selector precedence, changelog
  (LaxarJS#10) Added SCSS based version of darkly theme. Updated grunt-laxar dependency, and enabled various optimizations.
  (LaxarJS#9) documentation: Fixed links in README.md
  (LaxarJS#8) theming: added darkly theme
  (LaxarJS#7) Extracted most styles into laxar_demo.theme
  Updated links to laxar documents
  Updated links to laxar documents
  ArticleBrowserWidget Tutorial: fixed example
  (LaxarJS#4) Changelog
  (LaxarJS#4) Removed duplicate data-ax-widget-area
  Hello World Tutorial: Fixed source code example
  Added forgotten files
  (LaxarJS#3) Changelog
  (LaxarJS#3) Styling: Added support for retina images
  (LaxarJS#2) Changelog
  (LaxarJS#2) Styling: Fixed add button is not usable for small viewports. Some further improvements.

Conflicts:
	CHANGELOG.md
	application/layouts/application/default.theme/application.html
	application/layouts/application/default.theme/css/application.css
	application/layouts/application/laxar_demo.theme/scss/_base.scss
	bower.json
	includes/widgets/shop_demo/shopping_cart_widget/default.theme/css/shopping_cart_widget.css
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant