MyIntervals / PHP-CSS-Parser

A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS

Home Page:http://www.sabberworm.com/blog/2010/6/10/php-css-parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

your documentation borders on incoherent...where are some specific examples?

menriquez opened this issue · comments

would it be too much to ask for some actual code samples that did something useful?

not once in your documentation do you show how to just find and then modify a value.

its all just abstraction on abstraction..you seem to delight in making things more and more difficult to actually just use.

its a shame, because it seems like a very useful library.

you should get over yourself and realize there are always people smarter then you and people dumber then you.

I’m sorry you find the documentation hard to understand. I know the feeling of encountering exciting software only to be vexed by the high barrier to entry. I’m happy to accept improvements but honestly I don’t know where to start without some suggestions of what’s perplexing to new users.