[1] CSS polyfills from the future | GSS (2014-10-08 16:34:21 +09:00 版) http://gridstylesheets.org/
[2] gss/engine (2014-10-11 03:03:40 +09:00 版) https://github.com/gss/engine
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>
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 サーバー消滅 2017-07-03T12:33:29.800Z
[5] CSS polyfills from the future | GSS, 2024-11-29T02:17:35.000Z, 2017-06-10T01:28:15.871Z https://web.archive.org/web/20170610012640/http://gridstylesheets.org/