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

Reducing ISTF spec to a CSS subset for consistency #44

Open
kof opened this issue Nov 20, 2017 · 1 comment
Open

Reducing ISTF spec to a CSS subset for consistency #44

kof opened this issue Nov 20, 2017 · 1 comment

Comments

@kof
Copy link
Member

kof commented Nov 20, 2017

CSS has lots of inconsistencies, driven by DX they thought they are optimizing. For e.g. url can be defined as a CSS string, as a url token and as a url function.

In ISTF we

  1. don't need many ways to describe the same
  2. want to reduce complexity for transformation and strinfigification steps

Lets discuss here all possible things we would want to describe in one consistent way.

@kof
Copy link
Member Author

kof commented Nov 20, 2017

  1. For the URL, I would always use a url function

@kof kof mentioned this issue Nov 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant