Releases: arctic5/SLAcompiler
Releases · arctic5/SLAcompiler
GSLAUUA r1
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
- Use a period (.) for classes.
- Will ignore comments, PHP, ASP in <% %>, and any text.
- (Still tho, use
>and<in your projects, mmkay?)
- (Still tho, use
- Does NOT ignore script tags yet!
v0.01 alpha
Initial alpha release. May contain minor bugs