Michaël Van Canneyt c57347f75c * Sources to demo 3 yıl önce
..
README.md 98e5f4c6f4 * README added with explaination about server-side 3 yıl önce
bootstrap.min.css b83e4f3ff3 * CSS demo 3 yıl önce
cssdemo.lpr b83e4f3ff3 * CSS demo 3 yıl önce
index.html c57347f75c * Sources to demo 3 yıl önce
main.pas b83e4f3ff3 * CSS demo 3 yıl önce
style.css b83e4f3ff3 * CSS demo 3 yıl önce

README.md

CSS Minify/extract Class names demo.

This project needs an example from FPC; it needs a server application that does the actual minifying.

The CGI (http server) application is located in packages/fcl-css/examples/fpcss.pp

The program here expects it to be available as fpcss.cgi. You must change the createurl function in this demo if you decide to place it elsewhere.