The Wayback Machine - https://web.archive.org/web/20201101003626/http://github.com/niksy
Skip to content
Avatar
💬
💬

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. PostCSS plugin for transforming min/max-width/height media queries to ems.

    JavaScript 21 1

  2. PostCSS plugin for applying gap on max-width/height media queries.

    JavaScript 1

  3. Query PostCSS AST with CSS selectors.

    JavaScript 9

  4. Opinionated additions to Normalize.

    HTML 7

  5. Autosuggest results based on input.

    JavaScript 67

  6. Dialog component.

    JavaScript 2 1

589 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 1, 2020

niksy has no activity yet for this period.

October 2020

Created a pull request in simonsmith/postcss-at2x that received 8 comments

Add support for PostCSS 8

Following official plugin migration guide, I’ve added support for PostCSS 8.

+111 −82 8 comments

Created an issue in braver/SublimeSass that received 3 comments

No support for custom pseudo classes

Following code doesn’t add possibility to style custom pseudo class (upstream CSS syntax allows that). .example:enter { color: red; }

3 comments
You can’t perform that action at this time.