Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add new css parser (postcss) #193

Draft
wants to merge 17 commits into
base: develop
Choose a base branch
from

Commits on Apr 24, 2024

  1. feat: add new css parser

    daibhin committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a04450a View commit details
    Browse the repository at this point in the history
  2. make selectors change

    daibhin committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f3fa193 View commit details
    Browse the repository at this point in the history
  3. selectors and tests

    daibhin committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    28b19d7 View commit details
    Browse the repository at this point in the history
  4. media changes

    daibhin committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    692899d View commit details
    Browse the repository at this point in the history
  5. remove old css references

    daibhin committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d82f6f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. better variable name

    daibhin committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fe24180 View commit details
    Browse the repository at this point in the history
  2. use postcss and port tests

    daibhin committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b91f030 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix media test

    daibhin committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ef35af7 View commit details
    Browse the repository at this point in the history
  2. remove old code

    daibhin committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9b10e29 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. inline plugins

    daibhin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5b23dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b011a3e View commit details
    Browse the repository at this point in the history
  3. correct test result

    daibhin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bd8bb5e View commit details
    Browse the repository at this point in the history
  4. move tests to correct file

    daibhin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    77fa5cb View commit details
    Browse the repository at this point in the history
  5. cleanup all tests

    daibhin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    77cd5e4 View commit details
    Browse the repository at this point in the history
  6. remove unused css-tree

    daibhin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4a48247 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge remote-tracking branch 'daibhin/fix/css-selectors' into feat-ad…

    …d-new-css-parser-postcss
    billyvg committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5def365 View commit details
    Browse the repository at this point in the history
  2. undo whitespace

    billyvg committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6353f2d View commit details
    Browse the repository at this point in the history