cssobj.js
Pre-release
Pre-release
THIS IS A TAG OF DEVELOP POINT
A simple parser css functional, writed in javascript vanilla using ES6 classes (all in one file)
This code return:
- CSS Blocks containing rules array and query selectors & pseudos
- CSS Statments (import, media, font-face, ...) [low support]
Supports:
- includes support to DATA URI
- includes support to get functions values
- includes support to custom pseudo (pseudo-event)
it's all, thanks for view my project :)