d6aff4d7ea3d3b290b4c9cb69454057aae03be21377ddb4c82d68bfab5f4a2414b13f0ac3b081c4ad6ceaa6c302a1023dc1fc6a7bdeb1354a972822bd315b4 306 B

12345678910111213
  1. # 1.1.1
  2. * Performance tweaks; test that `node.parent` is equal to the AST rather than
  3. checking its type is `root`, and use the AST directly to prepend the
  4. `@charset` to, rather than using the superfluous `root()` method.
  5. # 1.1.0
  6. * Added `add` option (thanks to @ben-eb)
  7. # 1.0.0
  8. * Initial release.