PHP Classes

File: CSSMagic.php

Recommend this page to a friend!
  Classes of Everton da Rosa   CSS Magic   CSSMagic.php   Download  
File: CSSMagic.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: CSS Magic
Compose CSS style sheets programatically
Author: By
Last change:
Date: 7 years ago
Size: 87 bytes
 

Contents

Class file image Download
<?php

require_once 'Rule.php';
require_once
'Selector.php';
require_once
'Theme.php';