PHP code example of jacksleight / statamic-miniset

1. Go to this page and download the library: Download jacksleight/statamic-miniset library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

jacksleight / statamic-miniset example snippets


'jit_safe' => [
    'enable' => true,
    'file'   => resource_path('css/statamic/miniset_classes.yaml'),
],
text
lg / w-32 --> lg:w-32
text
&@large / width-half --> width-half@large
bash
php please vendor:publish --tag=statamic-miniset-config