text/gss

本項は歴史的事項を説明しています。本項の内容の一部または全部は、現在の状況とは異なるかもしれません。

(なお本項の内容の一部または全部は、互換性または歴史的連続性のために現在も有効な場合もあります。しかし新たに利用することは避けるべきです。)

GSS (Grid Style Sheet)

[1] CSS polyfills from the future | GSS ( 版) http://gridstylesheets.org/

[2] gss/engine ( 版) https://github.com/gss/engine

[3] Client-side | GSS ( 版) http://gridstylesheets.org/usage/client-side/

To load your .gss stylesheets, just add type=text/gss:

<link rel="stylesheet" type="text/gss" href="my-awesome-styles.gss"></link>

Likewise, inline GSS works with a simple type="text/gss":

<style type="text/gss">
  /* Your GSS */
</style>

[4] >>1 サーバー消滅

[5] CSS polyfills from the future | GSS, , https://web.archive.org/web/20170610012640/http://gridstylesheets.org/