Please Note: This project is not 100% serious, if you use this in a production product I would love to know - feel free to react out on Twitter - but this is only a personal learning project.
This is a CLI tool that allows you to use british spellings of words in css and then transpile that file to a valid css file. This project also adds some convenience features in the future but look at the Roadmap for more info.
Prints the current version of the software
This runs the transpiler on your input function and spits out a valid .css file
- Basic British English to Standard CSS Transpiler
- Variables
- Imports
- Nested Rules
- Maths?
- Mixins/Inheritance?
- Custom colours e.g.
colour: burple
Feel free to join my Discord Server for support with this project and see some of my other projects!
Copyright 2021 Harry Bairstow
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.