Skip to content

Releases: arctic5/SLAcompiler

GSLAUUA r1

15 Jan 19:37

Choose a tag to compare

This is GSLAUUA revision 1.

  • Supports basic CSS classes in HTML.
    • Use a period (.) for classes. .my-class
    • Use a hash mark (#) for IDs. #my-id
  • Will ignore comments, PHP, ASP in <% %>, and any text.
    • (Still tho, use &gt; and &lt; in your projects, mmkay?)
  • Does NOT ignore script tags yet!

v0.01 alpha

11 Mar 05:40

Choose a tag to compare

v0.01 alpha Pre-release
Pre-release

Initial alpha release. May contain minor bugs