fix(fullstack): ilike
<!---
name: Add to Dictionary
about: PR for adding (to) a dictionary
title: 'fix: '
labels: dictionary
--->
# Add/Fix Dictionary
Dictionary: fullstack
## Description
Add the new css `ilike` function
## References
- [sql](https://docs.getdbt.com/sql-reference/ilike?version=2.0&name=Fusion)
## Checklist
- [x] By submitting this pull-request, you agree to follow our [Code of Conduct](https://github.com/streetsidesoftware/cspell-dicts/blob/main/CODE_OF_CONDUCT.md)
- [x] Verify that the title starts with the correct prefix:
- `fix:` - for minor changes like adding words or fixing spelling issues.
- `feat:` - for a significant change like adding a whole new set of words to a dictionary.
- `feat!:` - for breaking changes, like file format or licensing changes.
- `chore:` - for changes that do not impact the content of dictionaries.
0 条评论